Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #10242: backport of more fixes to unittest.TestCase.assertItemsEqual | Michael Foord | 2011-03-16 | 1 | -0/+62 |
* | unittest.TestCase.assertDictEqual and assertMultilineEqual provide better def... | Michael Foord | 2010-06-05 | 1 | -4/+8 |
* | Issue 7815. __unittest in module globals trims frames from reported stacktrac... | Michael Foord | 2010-03-22 | 1 | -0/+3 |
* | Issue 7832: renaming unittest.TestCase.assertSameElements to assertItemsEqual... | Michael Foord | 2010-03-20 | 1 | -0/+37 |
* | unittest.TestCase uses safe_repr for producing failure messages. Partial fix ... | Michael Foord | 2010-02-18 | 1 | -0/+6 |
* | split unittest.py into a package | Benjamin Peterson | 2009-07-19 | 1 | -0/+44 |