cpython/Lib/test/libregrtest
Miss Islington (bot) 3641dae42f
[3.12] gh-111165: Add missed "support." prefix for "verbose" (GH-111327) (GH-111328)
(cherry picked from commit a4981921aa)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2023-10-25 15:28:07 +00:00
..
__init__.py [3.12] gh-110756: Sync regrtest with main branch (#110758) 2023-10-12 22:03:07 +02:00
cmdline.py [3.12] gh-110918: regrtest: allow to intermix --match and --ignore options (GH-110919) (GH-111167) 2023-10-21 17:33:26 +00:00
filter.py [3.12] gh-111165: Move test running code from test.support to libregrtest (GH-111166) (GH-111316) 2023-10-25 14:56:27 +03:00
findtests.py [3.12] gh-111165: Move test running code from test.support to libregrtest (GH-111166) (GH-111316) 2023-10-25 14:56:27 +03:00
logger.py [3.12] gh-110756: Sync regrtest with main branch (#110758) 2023-10-12 22:03:07 +02:00
main.py [3.12] gh-110918: regrtest: allow to intermix --match and --ignore options (GH-110919) (GH-111167) 2023-10-21 17:33:26 +00:00
pgo.py [3.12] gh-110756: Sync regrtest with main branch (#110758) 2023-10-12 22:03:07 +02:00
refleak.py [3.12] gh-110756: Sync regrtest with main branch (#110758) 2023-10-12 22:03:07 +02:00
result.py [3.12] gh-111165: Move test running code from test.support to libregrtest (GH-111166) (GH-111316) 2023-10-25 14:56:27 +03:00
results.py [3.12] gh-111165: Move test running code from test.support to libregrtest (GH-111166) (GH-111316) 2023-10-25 14:56:27 +03:00
run_workers.py [3.12] gh-110918: regrtest: allow to intermix --match and --ignore options (GH-110919) (GH-111167) 2023-10-21 17:33:26 +00:00
runtests.py [3.12] gh-110918: regrtest: allow to intermix --match and --ignore options (GH-110919) (GH-111167) 2023-10-21 17:33:26 +00:00
save_env.py [3.12] gh-110756: Sync regrtest with main branch (#110758) 2023-10-12 22:03:07 +02:00
setup.py [3.12] gh-111165: Move test running code from test.support to libregrtest (GH-111166) (GH-111316) 2023-10-25 14:56:27 +03:00
single.py [3.12] gh-111165: Add missed "support." prefix for "verbose" (GH-111327) (GH-111328) 2023-10-25 15:28:07 +00:00
testresult.py [3.12] gh-111165: Move test running code from test.support to libregrtest (GH-111166) (GH-111316) 2023-10-25 14:56:27 +03:00
utils.py [3.12] gh-110918: regrtest: allow to intermix --match and --ignore options (GH-110919) (GH-111167) 2023-10-21 17:33:26 +00: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
worker.py [3.12] gh-110918: regrtest: allow to intermix --match and --ignore options (GH-110919) (GH-111167) 2023-10-21 17:33:26 +00:00