cpython/Lib/test/libregrtest
Pablo Galindo 58ed7307ea
bpo-33873: Fix bug in `runtest.py` and add checks for invalid `-R` parameters (GH-7735)
Fix bug in `Lib/test/libregrtest/runtest.py` that makes running tests an extra time than the specified number of runs.

Add check for invalid --huntrleaks/-R parameters.
2018-06-26 15:17:26 +01:00
..
__init__.py
cmdline.py
main.py bpo-33873: Fix bug in `runtest.py` and add checks for invalid `-R` parameters (GH-7735) 2018-06-26 15:17:26 +01:00
refleak.py
runtest.py bpo-33873: Fix bug in `runtest.py` and add checks for invalid `-R` parameters (GH-7735) 2018-06-26 15:17:26 +01:00
runtest_mp.py bpo-33718: regrtest: use format_duration() to display failed tests (GH-7686) 2018-06-14 14:58:13 +02:00
save_env.py bpo-33562: Check the global asyncio event loop policy isn't set after any tests (GH-7328) 2018-06-01 20:34:09 -07:00
setup.py bpo-32872: Avoid regrtest compatibility issue with namespace packages. (GH-6276) 2018-03-28 01:57:13 -04:00
utils.py bpo-33718: regrtest: use format_duration() to display failed tests (GH-7686) 2018-06-14 14:58:13 +02:00