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
/
run_workers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move get_signal_name() to test.support (#121251)
Victor Stinner
2024-07-02
1
-2/+2
*
gh-119273: Don't run test_ioctl in a process group (#119275)
Victor Stinner
2024-05-29
1
-2/+8
*
gh-117293: Fix race condition in run_workers.py (#117298)
Sam Gross
2024-04-08
1
-16/+21
*
chore: fix typos (#116345)
cui fliter
2024-03-05
1
-1/+1
*
gh-109413: regrtest: add WorkerRunTests class (#112588)
Victor Stinner
2023-12-01
1
-7/+5
*
gh-109413: Run mypy on `libregrtest` in CI (#112558)
Alex Waygood
2023-11-30
1
-3/+6
*
gh-110722: Make `-m test -T -j` use sys.monitoring (GH-111710)
Ćukasz Langa
2023-11-10
1
-1/+1
*
gh-110918: regrtest: allow to intermix --match and --ignore options (GH-110919)
Serhiy Storchaka
2023-10-21
1
-1/+1
*
Add support.MS_WINDOWS constant (#110446)
Victor Stinner
2023-10-06
1
-2/+2
*
gh-110367: Enhance regrtest -jN --verbose3 (#110368)
Victor Stinner
2023-10-05
1
-2/+13
*
gh-109276: regrtest: add WORKER_FAILED state (#110148)
Victor Stinner
2023-09-30
1
-10/+19
*
gh-109566: regrtest _add_python_opts() handles KeyboardInterrupt (#110062)
Victor Stinner
2023-09-29
1
-5/+8
*
gh-109425: regrtest decodes worker stdout with backslashreplace (#109428)
Victor Stinner
2023-09-14
1
-1/+6
*
gh-109413: libregrtest: Add and improve type annotations (#109405)
Alex Waygood
2023-09-14
1
-14/+14
*
gh-109276: libregrtest: fix work dir on WASI (#109356)
Victor Stinner
2023-09-13
1
-3/+2
*
gh-109276: libregrtest: WASM use stdout for JSON (#109355)
Victor Stinner
2023-09-13
1
-14/+12
*
gh-109276: libregrtest: WASM use filename for JSON (#109340)
Victor Stinner
2023-09-12
1
-98/+151
*
gh-109276: libregrtest: fix worker working dir (#109313)
Victor Stinner
2023-09-12
1
-4/+4
*
gh-109276: libregrtest: limit number workers (#109288)
Victor Stinner
2023-09-12
1
-2/+16
*
gh-109276: libregrtest: use separated file for JSON (#109277)
Victor Stinner
2023-09-11
1
-23/+43
*
gh-109162: libregrtest: use relative imports (#109250)
Victor Stinner
2023-09-11
1
-7/+7
*
gh-109162: libregrtest: rename runtest_mp.py to run_workers.py (#109248)
Victor Stinner
2023-09-11
1
-0/+495