cpython/Lib/unittest
Michael Foord fe6349c965 Make assertMultiLineEqual the default for comparing unicode strings. 2010-02-08 22:41:16 +00:00
..
__init__.py More yearly updates. 2010-01-01 13:07:05 +00:00
__main__.py split unittest.py into a package 2009-07-19 20:18:21 +00:00
case.py Make assertMultiLineEqual the default for comparing unicode strings. 2010-02-08 22:41:16 +00:00
loader.py unittest.TestLoader creates a TestSuite before calling load_tests. Issue 7799. 2010-02-06 00:22:26 +00:00
main.py Test creation moved from TestProgram.parseArgs to TestProgram.createTests exclusively. Issue 6956. 2009-09-27 19:15:41 +00:00
result.py split unittest.py into a package 2009-07-19 20:18:21 +00:00
runner.py Backport micro-fix from the py3k svnmerge 2009-11-10 21:39:25 +00:00
suite.py Change error report when the object passed to suite.addTest is not 2010-01-28 21:16:33 +00:00
util.py split unittest.py into a package 2009-07-19 20:18:21 +00:00