cpython/Lib/test/libregrtest
Zachary Ware b75186f69e
regrtest: Prepend 'use' options in --{fast,slow}-ci (GH-110363)
This allows individual resources to be disabled without having to explicitly re-enable all others.
2023-10-15 20:34:28 +02:00
..
__init__.py gh-109162: libregrtest: use relative imports (#109250) 2023-09-11 07:02:35 +00:00
cmdline.py regrtest: Prepend 'use' options in --{fast,slow}-ci (GH-110363) 2023-10-15 20:34:28 +02:00
findtests.py gh-108303: Move all inspect test files to test_inspect/ (#109607) 2023-10-10 22:15:11 +02:00
logger.py Add support.MS_WINDOWS constant (#110446) 2023-10-06 02:37:28 +02:00
main.py Add support.MS_WINDOWS constant (#110446) 2023-10-06 02:37:28 +02:00
mypy.ini gh-109413: Improve mypy config for libregrtest (#109518) 2023-09-17 17:35:51 -07:00
pgo.py gh-110276: Run test_str, not test_unicode, as part of the PGO build (#110277) 2023-10-03 13:54:21 +01:00
refleak.py gh-109413: libregrtest: Add and improve type annotations (#109405) 2023-09-14 18:33:18 +00:00
result.py gh-109276: regrtest: add WORKER_FAILED state (#110148) 2023-09-30 22:48:26 +02:00
results.py gh-109276: regrtest: add WORKER_FAILED state (#110148) 2023-09-30 22:48:26 +02:00
run_workers.py Add support.MS_WINDOWS constant (#110446) 2023-10-06 02:37:28 +02:00
runtests.py gh-109413: libregrtest: Add and improve type annotations (#109405) 2023-09-14 18:33:18 +00:00
save_env.py gh-109276: libregrtest only checks saved_test_environment() once (#109278) 2023-09-12 05:01:33 +02:00
setup.py gh-110167: Increase support.LOOPBACK_TIMEOUT to 10 seconds (#110413) 2023-10-05 20:54:27 +02:00
single.py gh-109413: Fix some trivial mypy nitpicks in libregrtest (#109454) 2023-09-15 17:01:28 +00:00
utils.py Add support.MS_WINDOWS constant (#110446) 2023-10-06 02:37:28 +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
worker.py gh-109566: regrtest _add_python_opts() handles KeyboardInterrupt (#110062) 2023-09-29 00:51:22 +00:00