index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
libregrtest
/
worker.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-115122: Add --bisect option to regrtest (#115123)
Victor Stinner
2024-02-18
1
-16/+2
*
gh-109413: regrtest: add WorkerRunTests class (#112588)
Victor Stinner
2023-12-01
1
-3/+3
*
gh-110722: Make `-m test -T -j` use sys.monitoring (GH-111710)
Ćukasz Langa
2023-11-10
1
-1/+15
*
gh-110918: regrtest: allow to intermix --match and --ignore options (GH-110919)
Serhiy Storchaka
2023-10-21
1
-3/+3
*
gh-109566: regrtest _add_python_opts() handles KeyboardInterrupt (#110062)
Victor Stinner
2023-09-29
1
-3/+6
*
gh-109566: Fix regrtest Python options for WASM/WASI (#109954)
Victor Stinner
2023-09-27
1
-1/+5
*
gh-109413: Fix some trivial mypy nitpicks in libregrtest (#109454)
Alex Waygood
2023-09-15
1
-1/+1
*
gh-109413: libregrtest: Add and improve type annotations (#109405)
Alex Waygood
2023-09-14
1
-2/+2
*
gh-109276: libregrtest: WASM use stdout for JSON (#109355)
Victor Stinner
2023-09-13
1
-7/+7
*
gh-109276: libregrtest: WASM use filename for JSON (#109340)
Victor Stinner
2023-09-12
1
-27/+16
*
gh-109276: libregrtest: fix worker working dir (#109313)
Victor Stinner
2023-09-12
1
-3/+10
*
gh-109276: libregrtest: use separated file for JSON (#109277)
Victor Stinner
2023-09-11
1
-12/+30
*
gh-109162: libregrtest: use relative imports (#109250)
Victor Stinner
2023-09-11
1
-4/+4
*
gh-109162: libregrtest: rename runtest_mp.py to run_workers.py (#109248)
Victor Stinner
2023-09-11
1
-2/+2
*
gh-109162: libregrtest: add single.py and result.py (#109243)
Victor Stinner
2023-09-11
1
-3/+5
*
gh-109162: libregrtest: add worker.py (#109229)
Victor Stinner
2023-09-10
1
-0/+93