- 8f77630 #10273: Remove a "Matches" that I missed in r86910. Thanks to RDM for noticing it. by Ezio Melotti · 14 years ago
- 36526bf Correct comment in unittest test by Michael Foord · 14 years ago
- 37d120a Issue 10620: Specifying test modules by path instead of module name to 'python -m unittest' by Michael Foord · 14 years ago
- 5074df6 Issue 7911: unittest.TestCase.longMessage defaults to True for improved failure messages by default by Michael Foord · 14 years ago
- ed3a7d2 #10273: Rename assertRegexpMatches and assertRaisesRegexp to assertRegex and assertRaisesRegex. by Ezio Melotti · 14 years ago
- f10c400 Fix test failure in debug builds and add NEWS entry for r86908 by Ezio Melotti · 14 years ago
- 6090187 #10535: Enable silenced warnings in unittest by default by Ezio Melotti · 14 years ago
- 6e165b3 Issue 10242: unittest.assertItemsEqual makes too many assumptions. by Raymond Hettinger · 14 years ago
- 2baf1a6 #9424: add a DeprecationWarning for assertEquals, assertNotEquals, assertAlmostEquals, assertNotAlmostEquals, and assert_ by Ezio Melotti · 14 years ago
- b87ef8f Improve test for 'python -m unittest' launching test discovery by Michael Foord · 14 years ago
- 086f308 Issue 10470: 'python -m unittest' launches test discovery by default.(If you need to pass options to test discovery the discover subcommand must still be specified explicitly.) by Michael Foord · 14 years ago
- b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
- b357fb7 Issue 10326: further extend test for unpickling to ensure type lookup mechanism works after unpickling by Michael Foord · 14 years ago
- 8a00eec Issue 10326: extend test for pickling of TestCase instances to ensure they can be unpickled too by Michael Foord · 14 years ago
- 8ca6d98 Issue 10326: TestCase instances can now be pickled (they store names of instance methods instead of references to the instance methods themselves). by Michael Foord · 14 years ago
- bbea35f Fix issue 9926. TestSuite subclasses that override __call__ are called correctly. by Michael Foord · 14 years ago
- 4bc12ef Issue #9754: Similarly to assertRaises and assertRaisesRegexp, unittest by Antoine Pitrou · 14 years ago
- c653ce3 Fix error message for comparing single line strings in unittest.TestCase.assertEqual. by Michael Foord · 14 years ago
- 2b293cf Merged revisions 81878 via svnmerge from by Michael Foord · 14 years ago
- b874874 Merged revisions 81853 via svnmerge from by Michael Foord · 14 years ago
- 520ed0a Merged revisions 81764 via svnmerge from by Michael Foord · 14 years ago
- da562f6 Merged revisions 81763 via svnmerge from by Michael Foord · 14 years ago
- ac76074 Merged revisions 81753 via svnmerge from by Michael Foord · 14 years ago
- 085dfd3 Merged revisions 81739 via svnmerge from by Michael Foord · 14 years ago
- 67c399f Test fix to use floor division. Correction from merge in previous commit. by Michael Foord · 14 years ago
- 2034d9a Merged revisions 81728 via svnmerge from by Michael Foord · 14 years ago
- ffa2e4e Merged revisions 81022 via svnmerge from by Michael Foord · 14 years ago
- 7316219 Merged revisions 80997 via svnmerge from by Michael Foord · 14 years ago
- 161b024 Merged revisions 80974 via svnmerge from by Michael Foord · 14 years ago
- 3b2494f Merged revisions 80946 via svnmerge from by Michael Foord · 14 years ago
- 135d87c Merged revisions 80939 via svnmerge from by Benjamin Peterson · 14 years ago
- 01984e9 Merged revisions 80932 via svnmerge from by Michael Foord · 14 years ago
- 56fdb75 Merged revisions 80920 via svnmerge from by Michael Foord · 14 years ago
- 4a8cf3c Merged revisions 80918 via svnmerge from by Michael Foord · 14 years ago
- d23ea06 Merged revisions 80708 via svnmerge from by Michael Foord · 15 years ago
- de4ceab Merged revisions 80476 via svnmerge from by Michael Foord · 15 years ago
- 3141a63 Merged revisions 80155 via svnmerge from by R. David Murray · 15 years ago
- eb24d74 Port #1220212 (os.kill for Win32) to py3k. by Brian Curtin · 15 years ago
- b48af54 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 by Benjamin Peterson · 15 years ago
- fd1b093 Merged revisions 79297,79310,79382,79425-79427,79450 via svnmerge from by Florent Xicluna · 15 years ago
- bf1fab4 Merged revisions 79468 via svnmerge from by Michael Foord · 15 years ago
- 65b69a1 Merged revisions 79437 via svnmerge from by Michael Foord · 15 years ago
- 2560e5c Breaking test_unittest.py into a package. Manual merge of revision 79432. by Michael Foord · 15 years ago