cpython/Lib/test/libregrtest
Miss Islington (bot) 6fdb9f1872
[3.13] gh-65784: Add support for parametrized resource wantobjects in regrtests (GH-143570) (GH-143914)
This allows to run Tkinter tests with the specified value of
tkinter.wantobjects, for example "-u wantobjects=0".
(cherry picked from commit 21ed1e2a94)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2026-01-16 17:01:53 +00:00
..
__init__.py
cmdline.py [3.13] gh-65784: Add support for parametrized resource wantobjects in regrtests (GH-143570) (GH-143914) 2026-01-16 17:01:53 +00:00
filter.py
findtests.py [3.13] gh-109413: Add more type hints to libregrtest (GH-126352) (#126388) 2025-01-08 09:00:46 +00:00
logger.py
main.py [3.13] gh-143553: Add support for parametrized resources in regrtests (GH-143554) (GH-143556) 2026-01-08 18:12:51 +02:00
mypy.ini
pgo.py [3.13] gh-129660: Do not use test_embed in PGO profile builds (#129662) 2025-02-05 12:22:30 +01:00
refleak.py [3.13] gh-117174: Fix reference leak and gdb tests (GH-131095) (#131120) 2025-03-11 23:43:07 +00:00
result.py [3.13] gh-109413: Add more type hints to libregrtest (GH-126352) (#126388) 2025-01-08 09:00:46 +00:00
results.py [3.13] gh-109413: Add more type hints to libregrtest (GH-126352) (#126388) 2025-01-08 09:00:46 +00:00
run_workers.py
runtests.py [3.13] gh-143553: Add support for parametrized resources in regrtests (GH-143554) (GH-143556) 2026-01-08 18:12:51 +02:00
save_env.py [3.13] gh-140482: Preserve and restore stty echo as a test environment (GH-140519) (#140563) 2025-10-24 18:30:59 +00:00
setup.py [3.13] gh-140082: Forward colorizing from libregrtest to unittest (GH-140083) (#140755) 2025-10-29 12:55:54 +00:00
single.py [3.13] gh-135489: Show verbose output for failing tests during PGO profiling step with --enable-optimizations (#135600) 2025-06-17 01:47:27 -04:00
testresult.py
tsan.py [3.13] gh-117657: Enable test_opcache under TSAN (GH-129831) (GH-130597) 2025-02-26 13:59:59 -05:00
utils.py [3.13] gh-65784: Add support for parametrized resource wantobjects in regrtests (GH-143570) (GH-143914) 2026-01-16 17:01:53 +00:00
win_utils.py
worker.py [3.13] gh-140082: Forward colorizing from libregrtest to unittest (GH-140083) (#140755) 2025-10-29 12:55:54 +00:00