cpython/Lib/test/libregrtest
Malcolm Smith 350313e731
[3.13] gh-119727: Add --single-process option to regrtest (#119728) (#123010)
gh-119727: Add --single-process option to regrtest (#119728)

(cherry picked from commit 4e8aa32245)

Co-authored-by: Victor Stinner <vstinner@python.org>
2024-08-26 11:59:26 +02:00
..
__init__.py
cmdline.py [3.13] gh-119727: Add --single-process option to regrtest (#119728) (#123010) 2024-08-26 11:59:26 +02:00
filter.py
findtests.py
logger.py [3.13] gh-99242 Ignore error when running regression tests under certain conditions. (GH-121663) (GH-121669) 2024-07-22 14:53:46 +02:00
main.py [3.13] gh-119727: Add --single-process option to regrtest (#119728) (#123010) 2024-08-26 11:59:26 +02:00
mypy.ini
pgo.py
refleak.py [3.13] gh-122420: Fix accounting for immortal interned strings in refleak.py (GH-122421) (GH-122430) 2024-07-30 09:36:08 +02:00
result.py
results.py
run_workers.py
runtests.py
save_env.py
setup.py
single.py
testresult.py [3.13] gh-121188: Sanitize invalid XML characters in regrtest (GH-121195) (#121204) 2024-07-01 08:55:38 +00:00
tsan.py
utils.py [3.13] gh-121084: Fix test_typing random leaks (GH-121360) (#121373) 2024-07-04 18:07:07 +00:00
win_utils.py
worker.py