Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #20030: doc that TestLoader.discover returns a TestSuite. | R David Murray | 2014-03-11 | 1 | -5/+5 |
| | | | | Patch by Lita Cho. | ||||
* | do not line break reference | Benjamin Peterson | 2014-02-16 | 1 | -7/+7 |
| | |||||
* | Include the mention of ResourceWarning being displayed by default by the ↵ | Senthil Kumaran | 2014-02-08 | 1 | -7/+8 |
| | | | | | | test runner. Addressing #issue 20529 | ||||
* | #17282: Document unittest.main defaultTest argument. | R David Murray | 2014-01-02 | 1 | -0/+4 |
| | |||||
* | #18951: use consistent names in unittest docs. | Ezio Melotti | 2013-09-13 | 1 | -6/+6 |
| | |||||
* | #18895: split a sentence in unittest docs. | Ezio Melotti | 2013-09-07 | 1 | -1/+1 |
| | |||||
* | #18894: remove mention of deprecated fail* methods. | Ezio Melotti | 2013-09-07 | 1 | -2/+1 |
| | |||||
* | #18663: document that assertAlmostEqual also works when the values are equal ↵ | Ezio Melotti | 2013-08-11 | 1 | -1/+1 |
| | | | | and add tests. | ||||
* | Issue #18573: More copy-paste fixes to assertWarns entry. | Terry Jan Reedy | 2013-07-31 | 1 | -3/+3 |
| | |||||
* | Issue #18573: Complete copy-paste from assertRaises entry to assertWarns entry. | Terry Jan Reedy | 2013-07-27 | 1 | -1/+1 |
| | |||||
* | Issue #18237: Fix assertRaisesRegexp error caought by Jeff Tratner. | Terry Jan Reedy | 2013-06-29 | 1 | -1/+1 |
| | |||||
* | #17871: fix unittest.TextTestRunner signature in the docs. Patch by Yogesh ↵ | Ezio Melotti | 2013-05-07 | 1 | -1/+2 |
| | | | | Chaudhari. | ||||
* | #17329: merge with 3.2. | Ezio Melotti | 2013-03-27 | 1 | -3/+10 |
|\ | |||||
| * | #17329: document unittest.SkipTest. Initial patch by Zachary Ware. | Ezio Melotti | 2013-03-27 | 1 | -3/+10 |
| | | |||||
* | | Merge markup fixes in unittest doc from 3.2. | Ezio Melotti | 2013-03-01 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Fix markup in unittest doc. | Ezio Melotti | 2013-03-01 | 1 | -4/+4 |
| | | |||||
* | | Merge markup fixes in unittest docs from 3.2. | Ezio Melotti | 2013-02-28 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Fix markup in unittest docs. | Ezio Melotti | 2013-02-28 | 1 | -3/+3 |
| | | |||||
* | | Issue #17203: add long option names to unittest discovery docs. | Chris Jerdonek | 2013-02-22 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Issue #17203: add long option names to unittest discovery docs. | Chris Jerdonek | 2013-02-22 | 1 | -3/+3 |
| | | |||||
* | | Remove cruft and circumvolutions from the unittest docs. | Antoine Pitrou | 2013-01-20 | 1 | -197/+56 |
| | | | | | | | | (I would have preferred to post this for review but the bug tracker is pretty much dead at the moment) | ||||
* | | merge from 3.2 | Senthil Kumaran | 2012-10-27 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | Include mention of jenkins as an example framework for doing CI | Senthil Kumaran | 2012-10-27 | 1 | -3/+4 |
| | | |||||
* | | Add missing comma. | Ezio Melotti | 2012-08-29 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Add missing comma. | Ezio Melotti | 2012-08-29 | 1 | -1/+1 |
| | | |||||
* | | #14558: merge with 3.2. | Ezio Melotti | 2012-04-30 | 1 | -7/+15 |
|\ \ | |/ | |||||
| * | #14558: document the module, argv, and testLoader args of unittest.main. | Ezio Melotti | 2012-04-30 | 1 | -7/+15 |
| | | |||||
* | | Merge markup fix in unittest doc from 3.2. | Ezio Melotti | 2012-04-29 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Fix markup in unittest doc. | Ezio Melotti | 2012-04-29 | 1 | -2/+2 |
| | | |||||
* | | merge with 3.2 | Sandro Tosi | 2012-03-31 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | use unittest.skip; thanks to Chang Min Jeon from docs@ | Sandro Tosi | 2012-03-31 | 1 | -1/+1 |
| | | |||||
* | | Issue #13248: Removed docs for two deprecated unittest features. To be ↵ | Raymond Hettinger | 2012-03-15 | 1 | -30/+0 |
| | | | | | | | | conservative, the code is left in for one more release. | ||||
* | | merge with 3.2 | Sandro Tosi | 2012-01-21 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | fix typo; thanks to Justin Watt from docs@ | Sandro Tosi | 2012-01-21 | 1 | -1/+1 |
| | | |||||
* | | #13695: merge with 3.2. | Ezio Melotti | 2012-01-16 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | #13695: fix a couple of typos in the doc. | Ezio Melotti | 2012-01-16 | 1 | -2/+2 |
| | | |||||
* | | #13387: merge with 3.2. | Ezio Melotti | 2011-12-19 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | #13387: rephrase unclear sentence. | Ezio Melotti | 2011-12-19 | 1 | -2/+1 |
| | | |||||
* | | #13387: merge with 3.2. | Ezio Melotti | 2011-11-18 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | #13387: add note about checking the exact type in assertIsInstance doc. | Ezio Melotti | 2011-11-18 | 1 | -0/+2 |
| | | |||||
| * | Add version number for versionchanged directive (backport from 3.3) | Éric Araujo | 2011-09-01 | 1 | -1/+1 |
| | | |||||
* | | Merge doc changes from 3.2. | Éric Araujo | 2011-09-01 | 1 | -14/+14 |
|\ \ | |/ | | | | | | | rstlint complains about packaging docs but I’m working on those in another patch. | ||||
| * | 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 ↵ | Ezio Melotti | 2011-05-06 | 1 | -12/+33 |
| | | | | | | | | assertWarnsRegex now accept a keyword argument 'msg' when used as context managers. Initial patch by Winston Ewert. | ||||
* | | #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 ↵ | Éric Araujo | 2010-12-16 | 1 | -1/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86521 | eric.araujo | 2010-11-18 17:38:46 +0100 (jeu., 18 nov. 2010) | 17 lines Fix usage of :option: in the docs (#9312). :option: is used to create a link to an option of python, not to mark up any instance of any arbitrary command-line option. These were changed to ````. For modules which do have a command-line interface, lists of options have been properly marked up with the program/cmdoption directives combo. Options defined in such blocks can be linked to with :option: later in the same file, they won’t link to an option of python. Finally, the markup of command-line fragments in optparse.rst has been cleaned to use ``x`` instead of ``"x"``, keeping that latter form for actual Python strings. Patch by Eli Bendersky and Éric Araujo. ........ r86632 | eric.araujo | 2010-11-21 04:09:17 +0100 (dim., 21 nov. 2010) | 2 lines Style edits in followup to r86521 (#9312) ........ r86823 | eric.araujo | 2010-11-27 00:31:07 +0100 (sam., 27 nov. 2010) | 2 lines Use link-generating markup (see #9312) ........ r86824 | eric.araujo | 2010-11-27 00:46:18 +0100 (sam., 27 nov. 2010) | 2 lines Rewrap long lines + minor edits ........ r87294 | eric.araujo | 2010-12-16 01:07:01 +0100 (jeu., 16 déc. 2010) | 2 lines No need to generate a link for something that’s just above. ........ r87296 | eric.araujo | 2010-12-16 01:23:30 +0100 (jeu., 16 déc. 2010) | 2 lines Advertise “python -m” instead of direct filename. ........ r87300 | eric.araujo | 2010-12-16 02:40:26 +0100 (jeu., 16 déc. 2010) | 2 lines Advertise “python -m test” over test.regrtest (r87296 followup) ........ r87302 | eric.araujo | 2010-12-16 03:10:11 +0100 (jeu., 16 déc. 2010) | 2 lines Add versionadded directive missing from r78983. ........ |