summaryrefslogtreecommitdiffstats
path: root/Doc/library/test.rst
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 86521,86632,86823-86824,87294,87296,87300,87302 via svnmerge...Éric Araujo2010-12-161-17/+17
* Merged revisions 83072 via svnmerge fromBrett Cannon2010-07-231-0/+7
* 2to3 doesn't fix test_support #6583Benjamin Peterson2010-05-281-5/+1
* Fix minor typo.Senthil Kumaran2010-05-181-1/+1
* A couple small grammar fixes in test.rst, and rewrite theR. David Murray2010-04-011-38/+46
* #8155: Preserve backward compatibility for test_support.check_warnings(). Ad...Florent Xicluna2010-03-181-50/+53
* Refresh the documentation for the test.test_support module.Florent Xicluna2010-03-071-23/+55
* Make test.test_support.EnvironmentVarGuard behave like a dictionary.Walter Dörwald2009-05-011-1/+7
* Issue 5354: Change API for import_fresh_module() to better support test_warni...Nick Coghlan2009-04-221-4/+28
* Issue 5354: Provide a standardised testing mechanism for doing fresh imports ...Nick Coghlan2009-04-111-0/+24
* Issue #3781: Final cleanup of warnings.catch_warnings and its usage in the te...Nick Coghlan2008-09-111-17/+24
* Correct a couple of errors in the updated catch_warning documentation (the Py...Nick Coghlan2008-07-131-2/+2
* Make test.test_support.catch_warnings more robust as discussed on python-dev....Nick Coghlan2008-07-131-9/+24
* Add a note about the renaming of test.test_support in 3.0.Brett Cannon2008-05-201-0/+8
* Document the 'record' argument for test.test_support.catch_warning().Brett Cannon2008-05-081-4/+6
* Markup fixAndrew M. Kuchling2008-01-151-1/+1
* Some cleanup in the docs.Georg Brandl2007-12-291-2/+0
* Document new utility functions in test_support.Georg Brandl2007-08-241-2/+31
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+317