- 1da37ad test.regrtest: flush stdout to display progress (#7120) by Victor Stinner · 7 years ago
- 35d9983 bpo-31324: Optimize support._match_test() (#4523) (#4524) by Victor Stinner · 8 years ago
- cce1cb9 bpo-30871: Add test.pythoninfo (#3174) (#3175) by Victor Stinner · 8 years ago
- 0fbac70 regrtest: fix test to choose if header should be displayed (#3172) by Victor Stinner · 8 years ago
- 02d4292 bpo-30263: regrtest: add system load average (#3165) by Victor Stinner · 8 years ago
- 1247e2c [2.7] bpo-31160: Backport reap_children fixes from master to 2.7 (#3063) by Victor Stinner · 8 years ago
- 80ebc43 bpo-30822: regrtest: fix -u extralargefile (#2788) by Victor Stinner · 8 years ago
- 8767de2 bpo-30759: regrtest: list_cases() now unload modules (#2582) by Victor Stinner · 8 years ago
- 3050987 bpo-30843: regrtest fixes sys.path, restore test.bisect (#2567) by Victor Stinner · 8 years ago
- 1e4fcb3 regrtest: fix --list-cases --verbose (#2547) by Victor Stinner · 8 years ago
- d7955b8 [2.7] bpo-29512, bpo-30764: Backport regrtest enhancements from 3.5 to 2.7 (#2541) by Victor Stinner · 8 years ago
- fea98bf [2.7] bpo-30523, bpo-30764, bpo-30776: Sync regrtest from master (#2444) by Victor Stinner · 8 years ago
- 24c2c20 bpo-30540, bpo-30523: Add --matchfile and --list-cases options to regrtest (#2249) by Victor Stinner · 8 years ago
- 8bb0863 bpo-30675: Fix refleak hunting in regrtest (#2227) by Victor Stinner · 8 years ago
- a5bb624 [2.7] bpo-30283: regrtest: backport test_slow_interrupted() and test_coverage() (#1541) by Victor Stinner · 8 years ago
- 453a685 bpo-30283: Backport regrtest features from master to 2.7 (#1516) by Victor Stinner · 8 years ago
- d2aff60 [2.7] bpo-30283: Backport test_regrtest from master to 2.7 (#1513) by Victor Stinner · 8 years ago
- 228da42 bpo-30258: Fix handling of child error in regrtest (#1477) by Victor Stinner · 8 years ago
- 74f0db8 [2.7] bpo-30236: Backported regrtest options -m and -G. (#1394) by Serhiy Storchaka · 8 years ago
- c991eb2 bpo-30258: regrtest handles child process crash (#1431) by Victor Stinner · 8 years ago
- 0d49379 regrtest: always show before/after of modified env (#1407) (#1409) by Victor Stinner · 8 years ago
- 8105dd7 bpo-30223: Add global in regrtest main_in_temp_cwd (#1399) by Victor Stinner · 8 years ago
- 43566ae [2.7] bpo-30223: Add Lib/test/__main__.py. (#1373) by Serhiy Storchaka · 8 years ago
- ac33bd7 Issue #23839: Various caches now are cleared before running every test file. by Serhiy Storchaka · 9 years ago
- 3c459de remove pointless keys() call by Benjamin Peterson · 10 years ago
- f9d11e8 make consulting save_modules O(1) rather than O(n) by Benjamin Peterson · 10 years ago
- c72e66a Issue #25523: Backported a-to-an corrections. by Serhiy Storchaka · 10 years ago
- eb2cb97 Issue #25188: Clean up code to pass the --pgo flag to subprocesses by Brett Cannon · 10 years ago
- 65918e0 Fix indentation by Brett Cannon · 10 years ago
- 9537478 Issue #25188: Add -P/--pgo to test.regrtest for PGO building. by Brett Cannon · 10 years ago
- ce698f3 Issue #24751: Fix running regrtest with '-w' flag in case of test failures. by Zachary Ware · 10 years ago
- a4777f1 Issue #24751: When running regrtest with '-w', don't fail if re-run succeeds. by Zachary Ware · 10 years ago
- 4734372 Close #24508: Backport the 3.5 MSBuild project files. by Zachary Ware · 10 years ago
- 79d0e72 Backport b80d141a044e by Zachary Ware · 10 years ago
- ac0d189 Issue #22390: Fix typo in regrtest, support => test_support by Victor Stinner · 10 years ago
- c0a2f2b Issue #22390: test.regrtest now emits a warning if temporary files or by Serhiy Storchaka · 10 years ago
- 7ece150 test_spwd skipping is expected on win32. by Serhiy Storchaka · 11 years ago
- 32b1ff9 regrtest: backport "[ 1/399]" progress back from Python 3 by Victor Stinner · 11 years ago
- 5503579 backout 369bf9fbaeff by Benjamin Peterson · 11 years ago
- 27b029b clear zip stat cache after each ref leak run by Benjamin Peterson · 12 years ago
- bb80131 Import shutil for restore_test_support_TESTFN(). by Serhiy Storchaka · 12 years ago
- 3684c79 Issue #15324: Fix regrtest parsing of --fromfile and --randomize options. by Chris Jerdonek · 13 years ago
- cf807c0 Flush stdout and stderr when running tests in parallel by Antoine Pitrou · 13 years ago
- da563bf Closes #14158: We now track test_support.TESTFN cleanup, and test_mailbox uses shutil.rmtree for simpler code. by Vinay Sajip · 13 years ago
- 0e30317 Issue #13380: add an internal function for resetting the ctypes caches by Meador Inge · 14 years ago
- fe2f1ad Issue #11719: Fix message about unexpected test_msilib skip. by Ross Lagerwall · 14 years ago
- 561b96f Merged revisions 86542,87136,87216,87221,87228,87256,87337-87338,87372,87516,87571,88164 via svnmerge from by R. David Murray · 14 years ago
- 8c688be Merged revisions 87704-87705 via svnmerge from by Antoine Pitrou · 15 years ago
- 0960bc5 Merged revisions 85086 via svnmerge from by R. David Murray · 15 years ago
- a71bfc4 Merged revisions 85926 via svnmerge from by Antoine Pitrou · 15 years ago
- 0d75957 Merged revisions 85935-85936 via svnmerge from by Antoine Pitrou · 15 years ago
- 29cdfe6 test_gdb should be skipped on darwin (not up to v7 yet) by Skip Montanaro · 15 years ago
- d989f82 Merged revisions 85482 via svnmerge from by Antoine Pitrou · 15 years ago
- a226c91 Merged revisions 85469 via svnmerge from by Antoine Pitrou · 15 years ago
- 9284745 Merged revisions 83524,84776 via svnmerge from by Florent Xicluna · 15 years ago
- 0dd8e1d Merged revisions 84176 via svnmerge from by Antoine Pitrou · 15 years ago
- 1e8a754 Merged revisions 84086 via svnmerge from by Antoine Pitrou · 15 years ago
- 8652f2e Revert the additional OS X information (r81140). Keep the endianness information. by Florent Xicluna · 15 years ago
- b7d413f Add sensible information about the OS X platform to diagnose issue #8423: by Florent Xicluna · 15 years ago
- 9545a23 In a number of places code still revers by Ronald Oussoren · 15 years ago
- 1b4a69d Issue #7449, part 2: regrtest.py -j option requires thread support by Victor Stinner · 15 years ago
- 3bfa883 Issue 8325: Improve regrtest --help text. by R. David Murray · 15 years ago
- 1273566 Fix the "regrtest -s" switch. by Florent Xicluna · 15 years ago
- 64f6c2f Remove ImportWarnings filters. They become obsolete after r79310, issue #8205. by Florent Xicluna · 15 years ago
- 91a2c89 Switch regrtest to use StringIO instead of cStringIO for test_multiprocessing on Windows. Issue 8333. by Michael Foord · 15 years ago
- 75c6676 #8263: Now regrtest.py will report a failure if it receives a KeyboardInterrupt (SIGINT). by Florent Xicluna · 15 years ago
- 355adc5 Ensure that the failed or unexpected tests are sorted before printing. by Florent Xicluna · 15 years ago
- 27e0240 Skip test_ascii_formatd if _ctypes is not available (BSD, ...). by Florent Xicluna · 15 years ago
- ac1d931 Fix a trivial class of (hypothetical, future) false-positive refleaks, discovered by an optimization in Unladen Swallow's past (which will become CPython's future). by Collin Winter · 15 years ago
- 5852641 Do not print the header lines when running a single test. by Florent Xicluna · 15 years ago
- 12d750d Backport "test.regrtest -R 2:3" syntax from py3k branch, and other minor adjustments. by Florent Xicluna · 15 years ago
- b7c2002 Print platform information to stdout, to help troubleshooting platform-specific failures. by Florent Xicluna · 15 years ago
- 0932dc5 Keep the test files in the ./build/ subdirectory, if Python is not installed. by Florent Xicluna · 15 years ago
- 8f6a287 #7712: add a temp_cwd context manager to test_support and use it in regrtest to run all the tests in a temporary directory, saving the original CWD in test_support.SAVEDCWD. Thanks to Florent Xicluna who helped with the patch. by Ezio Melotti · 15 years ago
- a4f46e1 Remove unused imports in test modules. by Georg Brandl · 16 years ago
- dde5b94 #7092: Silence more py3k warnings. Patch by Florent Xicluna. by Ezio Melotti · 16 years ago
- 5b77d6d Remove obsolete warning filters in regrtest.py (from issue #7092 -- patch by by Antoine Pitrou · 16 years ago
- ce8e33a Reverting the Revision: 77368. I committed Flox's big patch for tests by by Senthil Kumaran · 16 years ago
- 3ddc435 Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox by Senthil Kumaran · 16 years ago
- 98e3df3 Issue #7396: fix -s, which was broken by the -j enhancement. by R. David Murray · 16 years ago
- 3690298 remove lib2to3 resource by Benjamin Peterson · 16 years ago
- 4976e32 Account for another cache when hunting ref leaks by Nick Coghlan · 16 years ago
- 4653b8c Remove 'g' from regrtest getopt argument string, since there's no by R. David Murray · 16 years ago
- da82689 Issue 7324: add a sanity check to regrtest argument parsing to by R. David Murray · 16 years ago
- 7f7eea6 Issue #7312 (new feature): Add a -F flag to run the selected tests in by R. David Murray · 16 years ago
- 93c2171 Fix constant name. by Georg Brandl · 16 years ago
- 4045e88 Use constants instead of magic integers for test result. Do not re-run with --verbose3 for environment changing tests. by Georg Brandl · 16 years ago
- d913864 Remove variable that is no longer used. by R. David Murray · 16 years ago
- 8319170 Reformat the regrtest command-line option help and group the options into sections. by Georg Brandl · 16 years ago
- 71a015a Add a regrtest option to re-run in verbose mode immediately after a test fails, and use that option on the buildbots. by Georg Brandl · 16 years ago
- 92a27b5 Eliminate warning message that looks like an error message. When it was by R. David Murray · 16 years ago
- 282396f Issue #7151: regrtest would generate a JSON failure if there was output by R. David Murray · 16 years ago
- 8157e19 Also check and restore identity of sys.path, sys.argv and os.environ rather than just their values (this picked up a few more misbehaving tests) by Nick Coghlan · 16 years ago
- a3e97ad Formatting tweak so that before and after values are vertically aligned by Nick Coghlan · 16 years ago
- 2ee358e Enhancement to the new environment checking code to print the changed items under -vv. Also includes a small tweak to allow underscores in the names of resources. by Nick Coghlan · 16 years ago
- 14dcd43 Enhanced Issue 7058 patch, which will not be backported. Refactors the by R. David Murray · 16 years ago
- abe3d3e Issue #7058: Added save/restore for argv and os.environ to runtest_inner by R. David Murray · 16 years ago
- e55df1f "Fix" for the refleak report: the ABC classes are now in the _pyio module by Amaury Forgeot d'Arc · 16 years ago
- 79c3bd8 Backport fix for buglet from py3k by Antoine Pitrou · 16 years ago
- 4698d99 Issue #6152: New option '-j'/'--multiprocess' for regrtest allows running by Antoine Pitrou · 16 years ago