index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_normalization.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whitespace normalization. Ugh, we really need to do this more often.
Neal Norwitz
2007-04-25
1
-1/+1
*
Check the availability of the urlfetch resource earlier than before.
Collin Winter
2007-04-16
1
-0/+2
*
Convert test_normalization to use unittest.
Collin Winter
2007-04-05
1
-51/+57
*
Exceptions should inherit from Exception now.
Neal Norwitz
2006-03-24
1
-1/+1
*
Whitespace normalization.
Tim Peters
2006-03-10
1
-2/+2
*
Update test data to 4.1; disable PRI #29 for now.
Martin v. Löwis
2006-03-10
1
-4/+15
*
Patch #1276356: Implement new resource "urlfetch" for regrtest.
Hye-Shik Chang
2005-12-10
1
-18/+4
*
Overallocate target buffer for normalization more early. Fixes #834676.
Martin v. Löwis
2003-11-06
1
-0/+3
*
Correct URL of normalization file. Fixes #781065. Will backport to 2.3.
Martin v. Löwis
2003-08-05
1
-2/+2
*
Patch #734231: Update RiscOS support. In particular, correct
Martin v. Löwis
2003-05-10
1
-1/+1
*
Do a little more searching for the data file for the test: this allows
Fred Drake
2003-04-22
1
-1/+12
*
Reduced memory burden by iterating over the normalization test input
Tim Peters
2002-11-24
1
-3/+1
*
Fiddled things so that test_normalization is expected to be skipped if
Tim Peters
2002-11-24
1
-38/+49
*
Split long line.
Tim Peters
2002-11-24
1
-2/+3
*
Whitespace normalization.
Tim Peters
2002-11-24
1
-2/+1
*
Patch #626485: Support Unicode normalization.
Martin v. Löwis
2002-11-23
1
-0/+68