cpython/Lib/test/libregrtest
Victor Stinner a27398d5b3
[3.13] gh-135494: Fix python -m test --pgo -x test_re (#135713) (#135881)
gh-135494: Fix python -m test --pgo -x test_re (#135713)

Fix regrtest to support excluding tests from --pgo tests.

(cherry picked from commit 15c6d63fe6)
2025-06-24 10:49:31 +00:00
..
__init__.py
cmdline.py
filter.py
findtests.py
logger.py
main.py [3.13] gh-135494: Fix python -m test --pgo -x test_re (#135713) (#135881) 2025-06-24 10:49:31 +00:00
mypy.ini
pgo.py
refleak.py
result.py
results.py
run_workers.py
runtests.py
save_env.py
setup.py [3.13] gh-135124: Change stdout errors in regrtest worker process (GH-135138) (#135169) 2025-06-05 10:11:26 +00:00
single.py [3.13] gh-135489: Show verbose output for failing tests during PGO profiling step with --enable-optimizations (#135600) 2025-06-17 01:47:27 -04:00
testresult.py
tsan.py
utils.py
win_utils.py
worker.py