]> granicus.if.org Git - python/commit
Port test_ucn and test_unicodedata to PyUnit. Add a few tests for error
authorWalter Dörwald <walter@livinglogic.de>
Wed, 26 Feb 2003 14:49:41 +0000 (14:49 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Wed, 26 Feb 2003 14:49:41 +0000 (14:49 +0000)
commit37c4728c642b8baefc956e7f93ed678521877800
tree4770d2d514311d9a236354621dff44c396e7dec8
parent0ff7a4e7c17ea3036ea941cc6ecbd67b0b49997b
Port test_ucn and test_unicodedata to PyUnit. Add a few tests for error
cases increasing coverage in unicodedata.c from 87% to 95%
(when the normalization tests are run). From SF patch #662807.
Lib/test/output/test_ucn [deleted file]
Lib/test/output/test_unicodedata [deleted file]
Lib/test/test_ucn.py
Lib/test/test_unicodedata.py