diff options
author | Fredrik Lundh <fredrik@pythonware.com> | 2001-01-19 11:13:46 (GMT) |
---|---|---|
committer | Fredrik Lundh <fredrik@pythonware.com> | 2001-01-19 11:13:46 (GMT) |
commit | 2acb54a19498925a88a030faa7071d9f08616ef8 (patch) | |
tree | b8017c88c78f9e3ade470927819f868c76fe271e /Lib/test/output | |
parent | ee865c64da9892df7ebfe7863025e0122634e4ea (diff) | |
download | cpython-2acb54a19498925a88a030faa7071d9f08616ef8.zip cpython-2acb54a19498925a88a030faa7071d9f08616ef8.tar.gz cpython-2acb54a19498925a88a030faa7071d9f08616ef8.tar.bz2 |
improved the ucnhash test a bit
Diffstat (limited to 'Lib/test/output')
-rw-r--r-- | Lib/test/output/test_ucn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Lib/test/output/test_ucn b/Lib/test/output/test_ucn index 49e08ff..aee91b2 100644 --- a/Lib/test/output/test_ucn +++ b/Lib/test/output/test_ucn @@ -1,4 +1,7 @@ test_ucn Testing General Unicode Character Name, and case insensitivity... done. +Testing name to code mapping.... done. +Testing code to name mapping for all characters.... done. +Found 10538 characters in the unicode name database Testing misc. symbols for unicode character name expansion.... done. Testing unicode character name expansion strict error handling.... done. |