cpython/Lib/test/libregrtest
Łukasz Langa ecb09a8496
[3.11] bpo-46523: fix tests rerun when setUp[Class|Module] fails (GH-30895) (GH-103342)
(cherry picked from commit 995386071f)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
2023-04-07 19:35:16 +02:00
..
__init__.py bpo-37473: Don't import importlib ASAP in tests (GH-14661) 2019-07-14 19:31:12 +02:00
cmdline.py gh-94052: Don't re-run failed tests with --python option (GH-94054) 2022-06-21 06:07:26 -07:00
main.py [3.11] bpo-46523: fix tests rerun when setUp[Class|Module] fails (GH-30895) (GH-103342) 2023-04-07 19:35:16 +02:00
pgo.py bpo-10572: Fixup Lib/test/libregrtest/pgo.py (GH-29327) 2021-11-01 09:57:28 +00:00
refleak.py Fix EncodingWarning in libregrtest (GH-31654) 2022-03-03 16:19:56 +09:00
runtest.py bpo-40280: Detect if WASM platform supports threading (GH-32243) 2022-04-02 01:12:44 -07:00
runtest_mp.py gh-95027: Fix regrtest stdout encoding on Windows (GH-98492) 2022-10-21 07:52:17 -07:00
save_env.py Revert "bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)" (GH-29951) 2021-12-07 12:31:04 +01:00
setup.py Run Tools/scripts/reindent.py (GH-94225) 2022-06-26 01:56:55 -07:00
utils.py bpo-45410: regrtest -W leaves stdout/err FD unchanged (GH-28915) 2021-10-13 14:08:18 +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