diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2002-11-23 17:11:42 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2002-11-23 17:11:42 (GMT) |
commit | 8579efc86c18b7b824ec080582f032674e2f8a5e (patch) | |
tree | 8ba36379bc26454d2fc122ec0f946591f8e05497 /Lib/test/output | |
parent | 2f4be4e38ab0adc8ee6773e920754e7ea8c51e89 (diff) | |
download | cpython-8579efc86c18b7b824ec080582f032674e2f8a5e.zip cpython-8579efc86c18b7b824ec080582f032674e2f8a5e.tar.gz cpython-8579efc86c18b7b824ec080582f032674e2f8a5e.tar.bz2 |
Add test cases for Hangul syllables. Update output.
Diffstat (limited to 'Lib/test/output')
-rw-r--r-- | Lib/test/output/test_ucn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Lib/test/output/test_ucn b/Lib/test/output/test_ucn index 0d3df55..1006c07 100644 --- a/Lib/test/output/test_ucn +++ b/Lib/test/output/test_ucn @@ -1,7 +1,8 @@ test_ucn Testing General Unicode Character Name, and case insensitivity... done. Testing name to code mapping.... done. +Testing hangul syllable names.... done. Testing code to name mapping for all characters.... done. -Found 11556 characters in the unicode name database +Found 22728 characters in the unicode name database Testing misc. symbols for unicode character name expansion.... done. Testing unicode character name expansion strict error handling.... done. |