diff options
author | Walter Dörwald <walter@livinglogic.de> | 2003-01-19 16:23:59 (GMT) |
---|---|---|
committer | Walter Dörwald <walter@livinglogic.de> | 2003-01-19 16:23:59 (GMT) |
commit | 919497ea743174665958520a5647ab0ae87ecb0b (patch) | |
tree | d5fc69e253c00b8252cda5f65d9e707e9a398afb /Lib/test/test_unicode.py | |
parent | fa56e2dc409173b0abf497244977fcaeb1a39b1a (diff) | |
download | cpython-919497ea743174665958520a5647ab0ae87ecb0b.zip cpython-919497ea743174665958520a5647ab0ae87ecb0b.tar.gz cpython-919497ea743174665958520a5647ab0ae87ecb0b.tar.bz2 |
Combine test_b1.py and test_b2.py into test_builtin.py,
port the tests to PyUnit and add many tests for error
cases. This increases code coverage in Python/bltinmodule.c
from 75% to 92%. (From SF patch #662807, with
assert_(not fcmp(x, y)) replaced with assertAlmostEqual(x, y)
where possible)
Diffstat (limited to 'Lib/test/test_unicode.py')
0 files changed, 0 insertions, 0 deletions