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_unicodedata.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
SF #989185: Drop unicode.iswide() and unicode.width() and add
Hye-Shik Chang
2004-08-04
1
-0/+11
*
Special case normalization of empty strings. Fixes #924361.
Martin v. Löwis
2004-04-17
1
-0/+1
*
Combine the functionality of test_support.run_unittest()
Walter Dörwald
2003-05-01
1
-5/+5
*
Whitespace normalization.
Tim Peters
2003-03-07
1
-1/+1
*
Port test_ucn and test_unicodedata to PyUnit. Add a few tests for error
Walter Dörwald
2003-02-26
1
-111/+199
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-26/+27
*
Make reindent.py happy (convert everything to 4-space indents!).
Fred Drake
2000-10-23
1
-5/+5
*
Fixed encoding to use an endianness independent format.
Marc-André Lemburg
2000-09-27
1
-1/+3
*
Added test suite for the complete Unicode database. The test previously
Marc-André Lemburg
2000-09-26
1
-7/+79
*
Marc-Andre Lemburg:
Guido van Rossum
2000-03-28
1
-0/+50