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
/
main.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.8] bpo-36670, regrtest: Fix WindowsLoadTracker() for partial line (GH-1655...
Miss Islington (bot)
2019-10-03
1
-14/+21
*
bpo-36670: Multiple regrtest bugfixes (GH-16511)
Miss Islington (bot)
2019-10-01
1
-9/+10
*
bpo-37531: sync regrtest with master branch (GH-16285) (GH-16289)
Victor Stinner
2019-09-19
1
-15/+24
*
[3.7] bpo-37531: Enhance regrtest multiprocess timeout (GH-15345) (GH-15874)
Victor Stinner
2019-09-10
1
-1/+0
*
[3.7] bpo-37531: Fix regrtest timeout for subprocesses (GH-15072) (GH-15280)
Victor Stinner
2019-08-14
1
-1/+3
*
Revert "Remove unused imports in tests (GH-14518) (GH-14522)" (GH-14555)
Victor Stinner
2019-07-02
1
-0/+1
*
Remove unused imports in tests (GH-14518) (GH-14522)
Victor Stinner
2019-07-01
1
-1/+0
*
bpo-37359: Fix regrtest --cleanup (GH-14336)
Miss Islington (bot)
2019-06-24
1
-1/+1
*
bpo-37359: Add --cleanup option to python3 -m test (GH-14332) (GH-14335)
Victor Stinner
2019-06-24
1
-13/+38
*
bpo-36915: regrtest always remove tempdir of worker processes (GH-13312)
Miss Islington (bot)
2019-05-14
1
-36/+54
*
bpo-36719: regrtest -jN no longer stops on crash (GH-13231)
Miss Islington (bot)
2019-05-13
1
-2/+5
*
[3.7] bpo-36719: sync regrtest with master branch (GH-12967)
Victor Stinner
2019-04-26
1
-92/+94
*
bpo-35683: Improve Azure Pipelines steps (GH-11493)
Steve Dower
2019-01-22
1
-0/+4
*
[3.7] bpo-34279: Synchronize regrtest with master (GH-10800)
Victor Stinner
2018-11-29
1
-4/+15
*
Add --tempdir option for test run (GH-10322)
Miss Islington (bot)
2018-11-17
1
-7/+5
*
bpo-34582: Adds JUnit XML output for regression tests (GH-9210)
Miss Islington (bot)
2018-09-18
1
-2/+45
*
bpo-33873: Backport regrtest from master to 3.7 (GH-7935)
Victor Stinner
2018-06-26
1
-0/+16
*
bpo-33718: regrtest: use "xxx then yyy" result if re-run (GH-7521)
Miss Islington (bot)
2018-06-09
1
-1/+7
*
bpo-33718: regrtest: update from master (GH-7305)
Victor Stinner
2018-06-01
1
-60/+37
*
bpo-31324: Optimize support._match_test() (#4421)
Victor Stinner
2017-11-21
1
-2/+2
*
bpo-30871: Add test.pythoninfo (#3075)
Victor Stinner
2017-08-17
1
-3/+0
*
regrtest: count also env changed as failures in progress (#3061)
Victor Stinner
2017-08-10
1
-2/+3
*
bpo-30764: Fix regrtest --fail-env-changed --forever (#2536)
Victor Stinner
2017-07-03
1
-1/+3
*
bpo-30764: regrtest: add --fail-env-changed option (#2402)
Victor Stinner
2017-06-26
1
-1/+9
*
bpo-30523: regrtest --list-cases --match (#2401)
Victor Stinner
2017-06-26
1
-1/+5
*
bpo-30523: regrtest: Add --list-cases option (#2238)
mlouielu
2017-06-16
1
-3/+32
*
bpo-30284: Fix regrtest for out of tree build (#1481)
Victor Stinner
2017-06-14
1
-1/+7
*
bpo-30258: regrtest: Fix run_tests_multiprocess() (#1479)
Victor Stinner
2017-05-09
1
-0/+2
*
bpo-30263: regrtest: log system load (#1452)
Victor Stinner
2017-05-04
1
-24/+33
*
regrtest: don't fail immediately if a child does crash
Victor Stinner
2017-02-06
1
-1/+1
*
Issue #29035: Simplify a regex in libregrtest
Victor Stinner
2017-01-03
1
-5/+2
*
regrtest --fromfile now accepts a list of filenames
Victor Stinner
2016-12-09
1
-8/+6
*
regrtest: log FS and locale encodings
Victor Stinner
2016-09-09
1
-1/+5
*
Adds test.support.PGO and skips tests that are not useful for PGO.
Steve Dower
2016-09-07
1
-0/+2
*
Cleanup libregrtest
Victor Stinner
2016-08-22
1
-1/+0
*
regrtest: replace "Result:" with "Tests result:"
Victor Stinner
2016-08-19
1
-1/+1
*
regrtest: add a summary of the summary, "Result: xxx"
Victor Stinner
2016-08-17
1
-0/+8
*
regrtest: set interrupted to True if re-run is interrupted
Victor Stinner
2016-08-17
1
-1/+2
*
regrtest: add newlines in output for readability
Victor Stinner
2016-08-17
1
-0/+3
*
regrtest: nicer output for durations
Victor Stinner
2016-08-17
1
-12/+19
*
regrtest: display test result (passed, failed, ...)
Victor Stinner
2016-05-20
1
-4/+8
*
regrtest: round final timing towards +inf
Victor Stinner
2016-03-27
1
-3/+8
*
Cleanup regrtest "main()" function
Victor Stinner
2016-03-24
1
-22/+23
*
regrtest: mention in tests run sequentially or in parallel
Victor Stinner
2016-03-24
1
-0/+2
*
regrtest: fix --fromfile feature
Victor Stinner
2016-03-24
1
-6/+17
*
regrtest: display test duration in sequential mode
Victor Stinner
2016-03-23
1
-2/+19
*
regrtest: add time to output
Victor Stinner
2016-03-22
1
-5/+18
*
Close #25373: Fix regrtest --slow with interrupted test
Victor Stinner
2015-10-11
1
-4/+8
*
Merge from 3.5 for issue #25188.
Brett Cannon
2015-10-02
1
-2/+10
*
Issue #22806: Add ``python -m test --list-tests`` command to list tests.
Victor Stinner
2015-10-02
1
-19/+36
[next]