summaryrefslogtreecommitdiffstats
path: root/Lib/unittest/test/test_assertions.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #10242: backport of more fixes to unittest.TestCase.assertItemsEqualMichael Foord2011-03-171-6/+0
* Merged revisions 87377 via svnmerge fromEzio Melotti2010-12-181-4/+4
* Merged revisions 86596 via svnmerge fromEzio Melotti2010-11-211-4/+4
* Issue #8038: Addition of unittest.TestCase.assertNotRegexpMatchesMichael Foord2010-04-021-0/+10
* Addition of delta keyword argument to unittest.TestCase.assertAlmostEquals an...Michael Foord2010-03-271-0/+24
* Turn unittest tests into a packageMichael Foord2010-03-251-0/+258