summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_ucn
Commit message (Collapse)AuthorAgeFilesLines
* Port test_ucn and test_unicodedata to PyUnit. Add a few tests for errorWalter Dörwald2003-02-261-9/+0
| | | | | cases increasing coverage in unicodedata.c from 87% to 95% (when the normalization tests are run). From SF patch #662807.
* Implement names for CJK unified ideographs. Add name to KeyError output.Martin v. Löwis2002-11-231-2/+3
| | | | Verify that the lookup for an existing name succeeds.
* Add test cases for Hangul syllables. Update output.Martin v. Löwis2002-11-231-1/+2
|
* Update to Unicode 3.2 database.Martin v. Löwis2002-10-181-1/+1
|
* improved the ucnhash test a bitFredrik Lundh2001-01-191-0/+3
|
* Marc-Andre Lemburg <mal@lemburg.com>:Marc-André Lemburg2000-06-291-0/+4
New test output