summaryrefslogtreecommitdiffstats
path: root/Lib/unittest/test/test_assertions.py
Commit message (Expand)AuthorAgeFilesLines
* 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