cpython/Lib/test/libregrtest
2025-08-03 19:41:12 +03:00
..
__init__.py
cmdline.py gh-132678: Add --prioritize to regrtest (GH-132679) 2025-04-18 15:56:44 +02:00
filter.py
findtests.py
logger.py
main.py gh-135494: Fix python -m test --pgo -x test_re (#135713) 2025-06-24 12:21:35 +02:00
mypy.ini
parallel_case.py gh-131152: Remove unused imports from tests (#131153) 2025-03-13 10:55:23 +01:00
pgo.py
refleak.py gh-117174: Fix reference leak and gdb tests (#131095) 2025-03-11 23:17:58 +00:00
result.py
results.py
run_workers.py
runtests.py
save_env.py gh-134657: Remove newly added private names from asyncio.__all__ (#134665) 2025-07-09 13:25:46 +05:30
setup.py gh-135124: Change stdout errors in regrtest worker process (#135138) 2025-06-05 11:17:03 +02:00
single.py gh-135489: Show verbose output for failing tests during PGO profiling step with --enable-optimizations (#135512) 2025-06-17 01:06:48 -04:00
testresult.py
tsan.py gh-117657: enable test_capi under TSAN (#136269) 2025-07-08 13:05:24 +05:30
utils.py gh-137341: Remove more word duplications (GH-137342) 2025-08-03 19:41:12 +03:00
win_utils.py
worker.py