cpython/Lib/test/libregrtest
Steve Dower b82e17e626
bpo-36842: Implement PEP 578 (GH-12613)
Adds sys.audit, sys.addaudithook, io.open_code, and associated C APIs.
2019-05-23 08:45:22 -07:00
..
__init__.py bpo-30822: Exclude tzdata from regrtest --all (#2775) 2017-07-20 15:46:32 +02:00
cmdline.py bpo-36719: regrtest -jN no longer stops on crash (GH-13231) 2019-05-13 19:17:54 +02:00
main.py bpo-36915: regrtest always remove tempdir of worker processes (GH-13312) 2019-05-14 15:49:16 +02:00
refleak.py bpo-36725: regrtest: add TestResult type (GH-12960) 2019-04-26 04:08:53 +02:00
runtest.py bpo-36719: regrtest -jN no longer stops on crash (GH-13231) 2019-05-13 19:17:54 +02:00
runtest_mp.py bpo-36915: regrtest always remove tempdir of worker processes (GH-13312) 2019-05-14 15:49:16 +02:00
save_env.py bpo-36725: regrtest: add TestResult type (GH-12960) 2019-04-26 04:08:53 +02:00
setup.py bpo-36842: Implement PEP 578 (GH-12613) 2019-05-23 08:45:22 -07:00
utils.py bpo-36725: regrtest: add TestResult type (GH-12960) 2019-04-26 04:08:53 +02:00
win_utils.py bpo-36719: regrtest closes explicitly WindowsLoadTracker (GH-12965) 2019-04-26 11:12:26 +02:00