summaryrefslogtreecommitdiffstats
path: root/Doc/library/test.rst
Commit message (Expand)AuthorAgeFilesLines
* Change test.support docs to be more specific about the nature of this module.Georg Brandl2011-07-301-7/+12
* Make this a note again.Antoine Pitrou2010-12-181-1/+1
* Advertise “python -m test” over test.regrtest (r87296 followup)Éric Araujo2010-12-161-10/+13
* Advertise “python -m” instead of direct filename.Éric Araujo2010-12-161-3/+3
* Make this a warning and fix indentationAntoine Pitrou2010-12-121-6/+6
* Fix usage of :option: in the docs (#9312).Éric Araujo2010-11-181-11/+10
* Fix a minor docs bug.Senthil Kumaran2010-10-151-2/+2
* Document the fact that the 'test' package is meant only for use by PythonBrett Cannon2010-07-231-0/+7
* Merged revisions 81279 via svnmerge fromSenthil Kumaran2010-05-181-1/+1
* Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-...Benjamin Peterson2010-04-111-31/+41
* Update versionadded/changed.Ezio Melotti2010-03-211-1/+1
* Merged revisions 79049 via svnmerge fromFlorent Xicluna2010-03-181-48/+50
* Only the parts which are relevant for 3.x branch.Florent Xicluna2010-03-131-23/+41
* Last round of adapting style of documenting argument default values.Georg Brandl2009-09-161-4/+3
* 2.7 -> 3.1 versionchanges.Georg Brandl2009-05-051-1/+1
* Merged revisions 72167 via svnmerge fromWalter Dörwald2009-05-011-1/+7
* Merged revisions 71799 via svnmerge fromNick Coghlan2009-04-221-9/+33
* Merged revisions 71465 via svnmerge fromNick Coghlan2009-04-111-0/+24
* Remove 2.6 versionchanges, turn 2.7 ones into 3.1.Georg Brandl2009-01-041-2/+0
* forward port r66386Benjamin Peterson2008-10-161-16/+24
* Make test.test_support.catch_warnings more robust as discussed on python-dev....Nick Coghlan2008-07-131-8/+24
* remove test.support.have_unicodeBenjamin Peterson2008-05-261-5/+0
* #2621 rename test.test_support to test.supportBenjamin Peterson2008-05-201-5/+5
* Merged revisions 62873,62887,62892-62896,62904 via svnmerge fromBenjamin Peterson2008-05-081-4/+6
* Merged revisions 59952-59984 via svnmerge fromGuido van Rossum2008-01-151-1/+1
* Merged revisions 59605-59624 via svnmerge fromChristian Heimes2007-12-311-2/+0
* Partial py3k-ification of Doc/library/: convert has_key references into eithe...Collin Winter2007-09-011-1/+1
* Get rid of the remaining versionadded/versionchanged directives.Georg Brandl2007-09-011-8/+0
* Merge the trunk changes in. Breaks socket.ssl for now.Thomas Wouters2007-08-281-2/+31
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+317