summaryrefslogtreecommitdiffstats
path: root/Lib/unittest/test/test_loader.py
Commit message (Expand)AuthorAgeFilesLines
* #10273: Rename assertRegexpMatches and assertRaisesRegexp to assertRegex and ...Ezio Melotti2010-12-011-1/+1
* #9424: Replace deprecated assert* methods in the Python test suite.Ezio Melotti2010-11-201-2/+2
* Merged revisions 79464,79471,79623,79626,79630,79632,79643,79648-79649,79679,...Benjamin Peterson2010-04-111-14/+6
* Breaking test_unittest.py into a package. Manual merge of revision 79432.Michael Foord2010-03-271-0/+1300