You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ezio Melotti
edd117fd27
#11763: merge with 3.1.
|
15 years ago |
| .. |
|
__init__.py
|
Merged revisions 79468 via svnmerge from
|
16 years ago |
|
_test_warnings.py
|
#10535: Enable silenced warnings in unittest by default
|
15 years ago |
|
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
|
16 years ago |
|
support.py
|
Breaking test_unittest.py into a package. Manual merge of revision 79432.
|
16 years ago |
|
test_assertions.py
|
fix test_unittest: ignore DeprecationWarning on assertDictContainsSubset()
|
15 years ago |
|
test_break.py
|
#10535: Enable silenced warnings in unittest by default
|
15 years ago |
|
test_case.py
|
#11763: merge with 3.1.
|
15 years ago |
|
test_discovery.py
|
Fix minor issue in implementation of issue 10470.
|
15 years ago |
|
test_functiontestcase.py
|
Issue 10611. Issue 9857. Improve the way exception handling, including test skipping, is done inside TestCase.run
|
15 years ago |
|
test_loader.py
|
#10273: Rename assertRegexpMatches and assertRaisesRegexp to assertRegex and assertRaisesRegex.
|
15 years ago |
|
test_program.py
|
Save a copy of sys.warnoptions in test_program.
|
15 years ago |
|
test_result.py
|
Issue #10979. unittest stdout buffering now works with class and module setup and teardown.
|
15 years ago |
|
test_runner.py
|
Issue 10786: unittest.TextTestRunner default stream no longer bound at import time
|
15 years ago |
|
test_setups.py
|
#10273: Rename assertRegexpMatches and assertRaisesRegexp to assertRegex and assertRaisesRegex.
|
15 years ago |
|
test_skipping.py
|
Breaking test_unittest.py into a package. Manual merge of revision 79432.
|
16 years ago |
|
test_suite.py
|
Improvement to fix for issue 9926 to allow TestResult to be reused.
|
15 years ago |