cpython/Lib/test/libregrtest
Christian Heimes 199ba23324
gh-94026: Buffer regrtest worker stdout in temporary file (GH-94253)
Co-authored-by: Victor Stinner <vstinner@python.org>
2022-06-29 10:05:16 +02:00
..
__init__.py
cmdline.py gh-94052: Don't re-run failed tests with --python option (#94054) 2022-06-21 14:42:32 +02:00
main.py gh-94052: Don't re-run failed tests with --python option (#94054) 2022-06-21 14:42:32 +02:00
pgo.py bpo-10572: Fixup Lib/test/libregrtest/pgo.py (GH-29327) 2021-11-01 09:57:28 +00:00
refleak.py Fix EncodingWarning in libregrtest (GH-31654) 2022-03-03 16:19:56 +09:00
runtest.py gh-93353: regrtest checks for leaked temporary files (#93776) 2022-06-14 13:43:02 +02:00
runtest_mp.py gh-94026: Buffer regrtest worker stdout in temporary file (GH-94253) 2022-06-29 10:05:16 +02:00
save_env.py Revert "bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)" (GH-29951) 2021-12-07 12:31:04 +01:00
setup.py Run Tools/scripts/reindent.py (#94225) 2022-06-26 10:34:06 +02:00
utils.py bpo-45410: regrtest -W leaves stdout/err FD unchanged (GH-28915) 2021-10-13 14:08:18 +02:00
win_utils.py bpo-44336: Prevent tests hanging on child process handles on Windows (GH-26578) 2022-03-22 00:06:55 +00:00