| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge doc changes from 3.2. | Éric Araujo | 2011-09-01 | 1 | -14/+14 |
|\ |
|
| * | Avoid using the default reST role. Makes Doc/tools/rstlint.py happy. | Éric Araujo | 2011-09-01 | 1 | -14/+14 |
|
|
* | | Issue #10775: assertRaises, assertRaisesRegex, assertWarns, and assertWarnsRe... | Ezio Melotti | 2011-05-06 | 1 | -12/+33 |
|
|
* | | #11282: merge with 3.2. | Ezio Melotti | 2011-04-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | #11282: the fail* methods will stay around a few more versions. | Ezio Melotti | 2011-04-03 | 1 | -1/+1 |
|
|
* | | Closes issue 11407. TestCase.run returns the result object used or created | Michael Foord | 2011-03-14 | 1 | -2/+5 |
|/ |
|
* | Port a couple of changes from 3.1. | Ezio Melotti | 2011-03-10 | 1 | -5/+5 |
|\ |
|
| * | Backport from 3.2 several improvements and fixes for unittest.rst. | Ezio Melotti | 2011-03-10 | 1 | -259/+351 |
|
|
| * | Merged revisions 86521,86632,86823-86824,87294,87296,87300,87302 via svnmerge... | Éric Araujo | 2010-12-16 | 1 | -1/+25 |
|
|
| * | Removing the keyword only restriction for the places argument in unittest.Tes... | Michael Foord | 2010-11-02 | 1 | -4/+4 |
|
|
| * | Merged revisions 84945 via svnmerge from | Georg Brandl | 2010-10-06 | 1 | -3/+3 |
|
|
| * | Merged revisions 82301 via svnmerge from | Georg Brandl | 2010-07-11 | 1 | -1/+1 |
|
|
| * | Merged revisions 81356 via svnmerge from | Stefan Krah | 2010-05-19 | 1 | -1/+1 |
|
|
| * | Add a missing versionadded in unittest.rst. | Ezio Melotti | 2010-04-20 | 1 | -0/+2 |
|
|
| * | typo | Barry Warsaw | 2010-04-12 | 1 | -1/+1 |
|
|
| * | Merged revisions 77888 via svnmerge from | Ezio Melotti | 2010-03-21 | 1 | -6/+6 |
|
|
| * | (really issue7832, not 7030) | Gregory P. Smith | 2010-02-28 | 1 | -1/+5 |
|
|
| * | Merged revisions 78513 via svnmerge from | Ezio Melotti | 2010-02-28 | 1 | -17/+17 |
|
|
| * | Use non-deprecated method in the example | Ezio Melotti | 2010-02-08 | 1 | -1/+1 |
|
|
| * | Merged revisions 77976 via svnmerge from | Ezio Melotti | 2010-02-04 | 1 | -10/+10 |
|
|
| * | Merged revisions 77937 via svnmerge from | Benjamin Peterson | 2010-02-03 | 1 | -3/+3 |
|
|
| * | Merged revisions 74821,74828-74831,74833,74835 via svnmerge from | Georg Brandl | 2009-09-16 | 1 | -32/+34 |
|
|
| * | Merged revisions 74062 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -2/+2 |
|
|
| * | Merged revisions 74196 via svnmerge from | Georg Brandl | 2009-08-13 | 1 | -2/+2 |
|
|
* | | #11298: Improve the unittest discovery explanation. | Ezio Melotti | 2011-03-08 | 1 | -3/+5 |
|
|
* | | Fix awkwardly rendered sentence. | Raymond Hettinger | 2011-02-06 | 1 | -3/+3 |
|
|
* | | Issue 10573: revert unittest docs to first / second | Michael Foord | 2011-01-28 | 1 | -30/+30 |
|
|
* | | Enable unittest.TestCase to be instantiated without providing a method name. | Michael Foord | 2011-01-03 | 1 | -0/+5 |
|
|
* | | Issue 10502: addition of unittestgui to Tools/ | Michael Foord | 2011-01-03 | 1 | -0/+7 |
|
|
* | | Issue 10786: unittest documentation update. | Michael Foord | 2011-01-03 | 1 | -4/+10 |
|
|
* | | Adopt symmetric names for arguments (actual/expected --> first/second). | Raymond Hettinger | 2010-12-24 | 1 | -5/+5 |
|
|
* | | Fix docs and comment for r87454. | Raymond Hettinger | 2010-12-24 | 1 | -1/+1 |
|
|
* | | Deprecate assertDictContainsSubset() | Raymond Hettinger | 2010-12-21 | 1 | -3/+6 |
|
|
* | | #10573: use actual/expected consistently in unittest methods. The order of th... | Ezio Melotti | 2010-12-18 | 1 | -37/+38 |
|
|
* | | Fix one versionchanged | Éric Araujo | 2010-12-16 | 1 | -1/+4 |
|
|
* | | No need to generate a link for something that’s just above. | Éric Araujo | 2010-12-16 | 1 | -2/+1 |
|
|
* | | Fix markup errors. | Georg Brandl | 2010-12-04 | 1 | -1/+1 |
|
|
* | | Issue 10620: Specifying test modules by path instead of module name to 'pytho... | Michael Foord | 2010-12-04 | 1 | -0/+10 |
|
|
* | | Issue 7911: unittest.TestCase.longMessage defaults to True for improved failu... | Michael Foord | 2010-12-03 | 1 | -2/+2 |
|
|
* | | Re-add accidentally removed line. | Georg Brandl | 2010-12-02 | 1 | -0/+1 |
|
|
* | | Fix some markup and style in the unittest docs. | Georg Brandl | 2010-12-01 | 1 | -22/+22 |
|
|
* | | #10273: Rename assertRegexpMatches and assertRaisesRegexp to assertRegex and ... | Ezio Melotti | 2010-12-01 | 1 | -32/+40 |
|
|
* | | #10535: Enable silenced warnings in unittest by default | Ezio Melotti | 2010-12-01 | 1 | -4/+20 |
|
|
* | | Do not add an obsolete unittest name to Py3.2. | Raymond Hettinger | 2010-11-29 | 1 | -7/+0 |
|
|
* | | Issue 10242: unittest.assertItemsEqual makes too many assumptions. | Raymond Hettinger | 2010-11-27 | 1 | -7/+13 |
|
|
* | | Rewrap long lines + minor edits | Éric Araujo | 2010-11-26 | 1 | -11/+11 |
|
|
* | | Use link-generating markup (see #9312) | Éric Araujo | 2010-11-26 | 1 | -1/+2 |
|
|
* | | #9424: add a DeprecationWarning for assertEquals, assertNotEquals, assertAlmo... | Ezio Melotti | 2010-11-22 | 1 | -12/+16 |
|
|
* | | Issue 10470: 'python -m unittest' launches test discovery by default.(If you... | Michael Foord | 2010-11-21 | 1 | -0/+10 |
|
|
* | | Style edits in followup to r86521 (#9312) | Éric Araujo | 2010-11-21 | 1 | -2/+2 |
|
|