cpython/Lib/unittest/test
Ezio Melotti 8f77630747 #10273: Remove a "Matches" that I missed in r86910. Thanks to RDM for noticing it. 2010-12-10 02:32:05 +00:00
..
__init__.py Merged revisions 79468 via svnmerge from 2010-03-27 13:45:04 +00:00
_test_warnings.py #10535: Enable silenced warnings in unittest by default 2010-12-01 00:56:10 +00:00
dummy.py Merged revisions 79464,79471,79623,79626,79630,79632,79643,79648-79649,79679,79685,79711,79761,79774,79777,79792-79794,79877,79898-79900 via svnmerge from 2010-04-11 20:43:16 +00:00
support.py
test_assertions.py #10273: Remove a "Matches" that I missed in r86910. Thanks to RDM for noticing it. 2010-12-10 02:32:05 +00:00
test_break.py #10535: Enable silenced warnings in unittest by default 2010-12-01 00:56:10 +00:00
test_case.py #10273: Rename assertRegexpMatches and assertRaisesRegexp to assertRegex and assertRaisesRegex. 2010-12-01 02:32:32 +00:00
test_discovery.py #10273: Rename assertRegexpMatches and assertRaisesRegexp to assertRegex and assertRaisesRegex. 2010-12-01 02:32:32 +00:00
test_functiontestcase.py
test_loader.py #10273: Rename assertRegexpMatches and assertRaisesRegexp to assertRegex and assertRaisesRegex. 2010-12-01 02:32:32 +00:00
test_program.py Correct comment in unittest test 2010-12-04 01:43:59 +00:00
test_result.py Merged revisions 80708 via svnmerge from 2010-05-02 21:00:22 +00:00
test_runner.py Fix test failure in debug builds and add NEWS entry for r86908 2010-12-01 01:45:53 +00:00
test_setups.py #10273: Rename assertRegexpMatches and assertRaisesRegexp to assertRegex and assertRaisesRegex. 2010-12-01 02:32:32 +00:00
test_skipping.py
test_suite.py Fix issue 9926. TestSuite subclasses that override __call__ are called correctly. 2010-11-01 21:09:03 +00:00