cpython/Lib/test/libregrtest
Victor Stinner aa6f787faa
gh-108388: Convert test_concurrent_futures to package (#108401)
Convert test_concurrent_futures to a package of sub-tests.
2023-08-24 19:21:44 +02:00
..
__init__.py
cmdline.py
main.py gh-108388: regrtest splits test_asyncio package (#108393) 2023-08-24 02:44:58 +00:00
pgo.py
refleak.py gh-91896: Revert some very noisy DeprecationWarnings for ByteString (#104424) 2023-05-13 09:55:35 +01:00
runtest.py gh-108388: Convert test_concurrent_futures to package (#108401) 2023-08-24 19:21:44 +02:00
runtest_mp.py gh-101634: regrtest reports decoding error as failed test (#106169) 2023-06-28 04:26:52 +02:00
save_env.py GH-86275: Implementation of hypothesis stubs for property-based tests, with zoneinfo tests (#22863) 2023-05-12 08:35:53 -04:00
setup.py
utils.py gh-108223: test.pythoninfo and libregrtest log Py_NOGIL (#108238) 2023-08-21 22:16:23 +02:00
win_utils.py