0
0
mirror of https://github.com/python/cpython.git synced 2024-11-21 12:59:38 +01:00
cpython/Lib/test/libregrtest
2024-11-19 22:41:59 +03:00
..
__init__.py gh-109162: libregrtest: use relative imports (#109250) 2023-09-11 07:02:35 +00:00
cmdline.py gh-109413: Enable strict_optional for libregrtest/main.py (#126394) 2024-11-13 22:29:28 +03:00
filter.py gh-110918: Fix side effects of regrtest test_match_tests() (#116718) 2024-03-13 14:20:33 +01:00
findtests.py gh-109413: Add more type hints to libregrtest (#126352) 2024-11-04 13:15:57 +03:00
logger.py gh-99242 Ignore error when running regression tests under certain conditions. (GH-121663) 2024-07-13 11:52:08 +02:00
main.py gh-109413: Enable strict_optional for libregrtest/main.py (#126394) 2024-11-13 22:29:28 +03: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-109413: Add more type hints to libregrtest (#126352) 2024-11-04 13:15:57 +03:00
refleak.py gh-109413: Add more type hints to libregrtest (#126352) 2024-11-04 13:15:57 +03:00
result.py gh-109413: Add more type hints to libregrtest (#126352) 2024-11-04 13:15:57 +03:00
results.py gh-109413: Enable mypy's disallow_any_generics setting when checking libregrtest (#127033) 2024-11-19 22:41:59 +03:00
run_workers.py gh-109413: Enable strict_optional = true for libregrtest/run_workers (#126855) 2024-11-18 17:23:43 +03: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-109276: libregrtest only checks saved_test_environment() once (#109278) 2023-09-12 05:01:33 +02:00
setup.py gh-109413: Add more type hints to libregrtest (#126352) 2024-11-04 13:15:57 +03:00
single.py gh-125900: Clean-up logic around immortalization in free-threading (#125901) 2024-10-24 18:09:59 -04:00
testresult.py gh-121188: Sanitize invalid XML characters in regrtest (#121195) 2024-07-01 08:30:33 +00:00
tsan.py gh-109413: Add more type hints to libregrtest (#126352) 2024-11-04 13:15:57 +03:00
utils.py gh-109413: Add more type hints to libregrtest (#126352) 2024-11-04 13:15:57 +03:00
win_utils.py gh-116103: Prevent error in WindowsLoadTracker.__del__ on permission error (GH-116105) 2024-02-29 11:40:18 +01:00
worker.py gh-109413: Enable mypy's disallow_any_generics setting when checking libregrtest (#127033) 2024-11-19 22:41:59 +03:00