| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|
|
* | Use correct markup for True/False/None | Ezio Melotti | 2010-11-20 | 1 | -11/+11 |
|
|
* | Add a few labels and links to unittest doc | Ezio Melotti | 2010-11-20 | 1 | -28/+41 |
|
|
* | Fix usage of :option: in the docs (#9312). | Éric Araujo | 2010-11-18 | 1 | -24/+38 |
|
|
* | Merge the doc for assertTrue/False, assert[Not]AlmostEqual, assert[Not]Regexp... | Ezio Melotti | 2010-11-05 | 1 | -86/+28 |
|
|
* | Move the deprecated aliases in a new section. | Ezio Melotti | 2010-11-04 | 1 | -30/+24 |
|
|
* | Merge the doc for assertIs[Not], assertIs[Not]None, and assert[Not]IsInstance. | Ezio Melotti | 2010-11-04 | 1 | -32/+9 |
|
|
* | Divide the context manager signature from the normal one for consistency with... | Ezio Melotti | 2010-11-03 | 1 | -2/+4 |
|
|
* | Minor cleanups to unittest doc. | Ezio Melotti | 2010-11-03 | 1 | -4/+4 |
|
|
* | List the assert* methods in tables in unittest doc. | Ezio Melotti | 2010-11-03 | 1 | -194/+328 |
|
|
* | Updating unittest docs to reflect change in unittest.TestCase.assert[Not]Almo... | Michael Foord | 2010-11-02 | 1 | -4/+4 |
|
|
* | Fixing some sphinx inline directives - detected using ``make check``. | Senthil Kumaran | 2010-10-15 | 1 | -3/+3 |
|
|
* | #9911: doc copyedits. | Georg Brandl | 2010-09-21 | 1 | -3/+3 |
|
|
* | Issue #9754: Similarly to assertRaises and assertRaisesRegexp, unittest | Antoine Pitrou | 2010-09-06 | 1 | -0/+53 |
|
|
* | Consistency check for versionadded/changed directives. | Georg Brandl | 2010-08-17 | 1 | -9/+12 |
|
|
* | #6522: add a "decorator" directive to explicitly document decorators, and use... | Georg Brandl | 2010-07-29 | 1 | -8/+8 |
|
|
* | Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,... | Benjamin Peterson | 2010-06-27 | 1 | -17/+23 |
|
|
* | Merged revisions 81767 via svnmerge from | Michael Foord | 2010-06-05 | 1 | -2/+21 |
|
|
* | Merged revisions 80030,80067,80069,80080-80081,80084,80432-80433,80465-80470,... | Georg Brandl | 2010-05-19 | 1 | -2/+1 |
|
|
* | Merged revisions 81354 via svnmerge from | Stefan Krah | 2010-05-19 | 1 | -1/+1 |
|
|
* | Merged revisions 80990 via svnmerge from | Michael Foord | 2010-05-08 | 1 | -3/+3 |
|
|
* | Merged revisions 80980 via svnmerge from | Michael Foord | 2010-05-08 | 1 | -0/+21 |
|
|
* | Adding versionadded to several new functions in unittest documentation. | Michael Foord | 2010-04-26 | 1 | -0/+8 |
|
|
* | Merged revisions 80476 via svnmerge from | Michael Foord | 2010-04-25 | 1 | -36/+25 |
|
|
* | Fix versionadded in unittest.rst. | Ezio Melotti | 2010-04-20 | 1 | -6/+6 |
|
|
* | typo | Barry Warsaw | 2010-04-12 | 1 | -1/+1 |
|
|
* | Merged revisions 79464,79471,79623,79626,79630,79632,79643,79648-79649,79679,... | Benjamin Peterson | 2010-04-11 | 1 | -48/+296 |
|
|
* | Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-... | Benjamin Peterson | 2010-04-11 | 1 | -0/+2 |
|
|