summaryrefslogtreecommitdiffstats
path: root/Lib/test
Commit message (Expand)AuthorAgeFilesLines
* Tidy up merge with remoteNick Coghlan2011-03-171-0/+11
|\
| * Close #11577: Improve binhex test coverage and fix ResourceWarningNick Coghlan2011-03-171-0/+11
* | Exercise crashers to ensure they are still covering known error casesNick Coghlan2011-03-162-0/+39
* | Merge #11578 test from 3.2.R David Murray2011-03-162-1/+305
|\ \ | |/
| * #11578: add unit tests for timeit module.R David Murray2011-03-162-1/+305
* | merge 3.2Michael Foord2011-03-161-0/+63
|\ \ | |/
| * Closes issue 11503. Improves test coverage of posixpath.Michael Foord2011-03-161-0/+63
| * Backport improved test coverage for string.pyNick Coghlan2011-03-162-0/+37
* | Bump up the subprocess timeouts even more. :(Reid Kleckner2011-03-161-4/+6
* | Include the timeout value in TimeoutExpired.Reid Kleckner2011-03-161-1/+3
* | Merge fix for #11560 from 3.2Nick Coghlan2011-03-161-36/+64
|\ \ | |/
| * Close #11560: Improve test coverage of shutilNick Coghlan2011-03-161-36/+64
* | Merge from remoteNick Coghlan2011-03-161-0/+25
|\ \
| * | Issue #5870: Add subprocess.DEVNULL constant.Ross Lagerwall2011-03-161-0/+25
* | | Merge fix for #11548 from 3.2Nick Coghlan2011-03-161-0/+8
|\ \ \ | |/ / |/| / | |/
| * Close #11548: Correctly handle format argument in shutil.unpack_archiveNick Coghlan2011-03-161-0/+8
* | #11565: Merge with 3.2.Ezio Melotti2011-03-1627-34/+34
|\ \ | |/
| * #11565: Merge with 3.1.Ezio Melotti2011-03-1627-34/+34
| |\
| | * #11565: Fix several typos. Patch by Piotr Kasprzyk.Ezio Melotti2011-03-1627-34/+34
| | * Fix whitespace in test_subprocessAntoine Pitrou2011-03-151-1/+1
* | | Merge: Close issue #8600: test_gdb failures because innocuous warningsJesus Cea2011-03-161-0/+3
|\ \ \ | |/ /
| * | Close issue #8600: test_gdb failures because innocuous warningsJesus Cea2011-03-161-0/+3
* | | merge 3.2Michael Foord2011-03-151-0/+47
|\ \ \ | |/ /
| * | Closes issue 11133. Fixes two cases where inspect.getattr_static could trigge...Michael Foord2011-03-151-0/+47
| * | Issue 11510: Fix BUILD_SET optimizer bug.Raymond Hettinger2011-03-151-1/+13
* | | Undo an accidental commit.Brett Cannon2011-03-151-18/+16
* | | mergeBrett Cannon2011-03-151-1/+14
|\ \ \
| * | | whitespace fixRaymond Hettinger2011-03-151-9/+9
| * | | whitespace fixRaymond Hettinger2011-03-151-0/+1
| * | | Issue 11510: Fix BUILD_SET optimizer bug.Raymond Hettinger2011-03-151-1/+13
* | | | mergeBrett Cannon2011-03-151-16/+18
|/ / /
* | | Properly close a file in test_os.Brett Cannon2011-03-151-8/+6
* | | Don't leave around a test symlink file.Brett Cannon2011-03-151-1/+3
* | | mergeBrett Cannon2011-03-152-10/+41
|\ \ \
| * | | PyErr_Print can leave sys.last_traceback hanging around; kill itBenjamin Peterson2011-03-151-10/+8
| * | | merge headsBenjamin Peterson2011-03-151-0/+33
| |\ \ \
| | * \ \ MergeAntoine Pitrou2011-03-152-4/+7
| | |\ \ \
| | * \ \ \ Merge fix for issue #11501Antoine Pitrou2011-03-151-0/+33
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge fix for issue #11501Antoine Pitrou2011-03-151-0/+33
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | On behalf of Tarek: Issue #11501: disutils.archive_utils.make_zipfile noAntoine Pitrou2011-03-151-0/+33
| | | * | | revert the test_main() change from 08daf3ef6509 so that regrtest continues to...Gregory P. Smith2011-03-151-1/+14
| | | * | | Add unittests demonstrating issue #11432.Gregory P. Smith2011-03-151-15/+21
| * | | | | should use 'is' hereBenjamin Peterson2011-03-151-1/+1
| | |_|_|/ | |/| | |
* | | | | Close a stream properly in test.test_pulldom.Brett Cannon2011-03-151-1/+3
|/ / / /
* | | | mergeBrett Cannon2011-03-153-11/+154
|\ \ \ \ | |/ / /
| * | | merge headsGregory P. Smith2011-03-151-8/+98
| |\ \ \
| | * \ \ merge headsBenjamin Peterson2011-03-152-2/+38
| | |\ \ \
| | * | | | improve dis test coverage (closes #11559)Benjamin Peterson2011-03-151-8/+98
| * | | | | revert the test_main() change from 08daf3ef6509 so that regrtest continues to...Gregory P. Smith2011-03-151-1/+14
| * | | | | merge updateGregory P. Smith2011-03-151-2/+36
| |\ \ \ \ \ | | | |/ / / | | |/| | |