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
*
bpo-36638: Fix WindowsLoadTracker exception on some Windows versions (GH-12849)
Paul Monson
2019-04-18
1
-2/+7
*
bpo-34060: Report system load when running test suite for Windows (GH-8357)
Ammar Askar
2019-04-09
1
-2/+15
*
bpo-35683: Improve Azure Pipelines steps (GH-11493)
Steve Dower
2019-01-22
1
-0/+4
*
bpo-34279, regrtest: Issue a warning if no tests have been executed (GH-10150)
Pablo Galindo
2018-11-29
1
-1/+12
*
Add --tempdir option for test run (GH-10322)
Steve Dower
2018-11-17
1
-7/+5
*
bpo-34582: Adds JUnit XML output for regression tests (GH-9210)
Steve Dower
2018-09-18
1
-2/+45
*
bpo-34605, libregrtest: Rename --slaveargs to --worker-args (GH-9099)
Victor Stinner
2018-09-07
1
-3/+3
*
bpo-33873: Fix bug in `runtest.py` and add checks for invalid `-R` parameters...
Pablo Galindo
2018-06-26
1
-0/+9
*
bpo-33873: regrtest: Add warning on -R 1:3 (GH-7736)
Pablo Galindo
2018-06-16
1
-0/+7
*
bpo-33718: regrtest: use "xxx then yyy" result if re-run (GH-7521)
Victor Stinner
2018-06-08
1
-1/+7
*
bpo-33718: regrtest: enhance "running:" formatting (GH-7292)
Victor Stinner
2018-06-01
1
-42/+1
*
bpo-33718: regrtest keeps filters to re-run fails (GH-7291)
Victor Stinner
2018-05-31
1
-17/+22
*
regrtest: repeat summary after re-run (GH-7159)
Victor Stinner
2018-05-28
1
-6/+19
*
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
*
Fix regrtest --coverage on Windows
Victor Stinner
2015-09-30
1
-4/+1
*
Issue #25220: Fix "-m test --forever"
Victor Stinner
2015-09-30
1
-1/+1
*
Issue #25220, libregrtest: Cleanup
Victor Stinner
2015-09-30
1
-9/+8
*
Issue #25220, libregrtest: Pass directly ns to runtest()
Victor Stinner
2015-09-30
1
-29/+33
*
Issue #25220, libregrtest: Set support.use_resources in setup_tests()
Victor Stinner
2015-09-30
1
-3/+2
*
Issue #25220, libregrtest: Call setup_python(ns) in the slaves
Victor Stinner
2015-09-29
1
-2/+3
[next]