cpython/Lib/test/libregrtest
Victor Stinner b5a27bdcf0
gh-146410: Add --pythoninfo option to regrtest (#146413)
* Android now runs tests with --pythoninfo to dump build information.
* Add display_title() function.
2026-03-26 10:56:38 +01:00
..
__init__.py
cmdline.py gh-146410: Add --pythoninfo option to regrtest (#146413) 2026-03-26 10:56:38 +01:00
filter.py
findtests.py gh-139322: Create test_os package (#139453) 2025-10-01 16:42:45 +02:00
logger.py
main.py gh-146410: Add --pythoninfo option to regrtest (#146413) 2026-03-26 10:56:38 +01: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-118803: Make ByteString deprecations louder; remove ByteString from typing.__all__ and collections.abc.__all__ (#139127) 2025-09-18 18:58:16 +00:00
result.py
results.py
run_workers.py
runtests.py gh-143553: Add support for parametrized resources in regrtests (GH-143554) 2026-01-08 13:51:38 +02:00
save_env.py gh-140482: Preserve and restore stty echo as a test environment (#140519) 2025-10-24 11:07:08 -07:00
setup.py gh-140082: Forward colorizing from libregrtest to unittest (#140083) 2025-10-29 13:33:44 +01: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-146410: Add --pythoninfo option to regrtest (#146413) 2026-03-26 10:56:38 +01:00
win_utils.py
worker.py gh-146202: Create tmp_dir in regrtest worker (#146347) 2026-03-23 23:47:47 +00:00