cpython/Lib/test/libregrtest
Hugo van Kemenade 6f167d7134
gh-128595: Default to stdout isatty for colour detection instead of stderr (#128498)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
2025-01-20 12:52:42 +02:00
..
__init__.py
cmdline.py add help blurb for "extralargefile" (#127710) 2024-12-10 09:17:25 +01:00
filter.py
findtests.py gh-109413: Add more type hints to libregrtest (#126352) 2024-11-04 13:15:57 +03:00
logger.py
main.py Revert "gh-128770: raise warnings as errors in test suite - except for test_socket which still logs warnings (#128726)" (#128936) 2025-01-17 15:16:10 +02:00
mypy.ini gh-109413: Enable mypy's disallow_any_generics setting when checking libregrtest (#127033) 2024-11-19 22:41:59 +03:00
pgo.py gh-128690: temporarily do not use test_embed in PGO profile builds (#128771) 2025-01-13 04:02:18 -05:00
refleak.py GH-126491: GC: Mark objects reachable from roots before doing cycle collection (GH-127110) 2024-12-02 10:12:17 +00:00
result.py gh-127718: Add colour to test.regrtest output (#127719) 2024-12-10 09:44:15 +02:00
results.py gh-127718: Add colour to test.regrtest output (#127719) 2024-12-10 09:44:15 +02:00
run_workers.py gh-109413: Fix libregrtest get_running() (#127153) 2024-11-22 16:56:03 +01:00
runtests.py gh-109413: Enable mypy's disallow_any_generics setting when checking libregrtest (#127033) 2024-11-19 22:41:59 +03:00
save_env.py gh-127949: deprecate asyncio.set_event_loop_policy (#128024) 2024-12-18 11:35:29 +05:30
setup.py gh-127146: Emscripten clean up test suite (#127984) 2024-12-17 07:48:23 +00:00
single.py gh-128595: Default to stdout isatty for colour detection instead of stderr (#128498) 2025-01-20 12:52:42 +02:00
testresult.py
tsan.py gh-117657: TSAN Fix races in PyMember_Get and PyMember_Set for C extensions (GH-123211) 2024-12-03 09:41:53 -05:00
utils.py gh-127146: Emscripten clean up test suite (#127984) 2024-12-17 07:48:23 +00:00
win_utils.py
worker.py gh-109413: Enable mypy's disallow_any_generics setting when checking libregrtest (#127033) 2024-11-19 22:41:59 +03:00