mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
test_match_tests now saves and restores patterns. Add get_match_tests() function to libregrtest.filter. Previously, running test_regrtest multiple times in a row only ran tests once: "./python -m test test_regrtest -R 3:3. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cmdline.py | ||
| filter.py | ||
| findtests.py | ||
| logger.py | ||
| main.py | ||
| mypy.ini | ||
| pgo.py | ||
| refleak.py | ||
| result.py | ||
| results.py | ||
| run_workers.py | ||
| runtests.py | ||
| save_env.py | ||
| setup.py | ||
| single.py | ||
| testresult.py | ||
| utils.py | ||
| win_utils.py | ||
| worker.py | ||