COMMITS
/ Lib/test/libregrtest/worker.py March 23, 2026
V
gh-146202: Create tmp_dir in regrtest worker (#146347)
Victor Stinner committed
October 29, 2025
C
gh-140082: Forward colorizing from libregrtest to unittest (#140083)
Cody Maloney committed
February 11, 2025
S
November 19, 2024
November 4, 2024
S
gh-109413: Add more type hints to `libregrtest` (#126352)
sobolevn committed
June 3, 2024
V
gh-119727: Add --single-process option to regrtest (#119728)
Victor Stinner committed
May 29, 2024
V
gh-119273: Don't run test_ioctl in a process group (#119275)
Victor Stinner committed
February 18, 2024
V
gh-115122: Add --bisect option to regrtest (#115123)
Victor Stinner committed
December 1, 2023
V
gh-109413: regrtest: add WorkerRunTests class (#112588)
Victor Stinner committed
November 10, 2023
Ł
gh-110722: Make `-m test -T -j` use sys.monitoring (GH-111710)
Łukasz Langa committed
October 21, 2023
S
gh-110918: regrtest: allow to intermix --match and --ignore options (GH-110919)
Serhiy Storchaka committed
September 29, 2023
V
gh-109566: regrtest _add_python_opts() handles KeyboardInterrupt (#110062)
Victor Stinner committed
September 27, 2023
V
gh-109566: Fix regrtest Python options for WASM/WASI (#109954)
Victor Stinner committed
September 15, 2023
A
gh-109413: Fix some trivial mypy nitpicks in libregrtest (#109454)
Alex Waygood committed
September 14, 2023
A
gh-109413: libregrtest: Add and improve type annotations (#109405)
Alex Waygood committed
September 13, 2023
V
gh-109276: libregrtest: WASM use stdout for JSON (#109355)
Victor Stinner committed
September 12, 2023
V
gh-109276: libregrtest: WASM use filename for JSON (#109340)
Victor Stinner committed
V
gh-109276: libregrtest: fix worker working dir (#109313)
Victor Stinner committed
September 11, 2023
V
gh-109276: libregrtest: use separated file for JSON (#109277)
Victor Stinner committed
V
gh-109162: libregrtest: use relative imports (#109250)
Victor Stinner committed
V
gh-109162: libregrtest: rename runtest_mp.py to run_workers.py (#109248)
Victor Stinner committed
V
gh-109162: libregrtest: add single.py and result.py (#109243)
Victor Stinner committed
September 10, 2023
V
gh-109162: libregrtest: add worker.py (#109229)
Victor Stinner committed