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-40275: Use new test.support helper submodules in tests (GH-21219)
Hai Shi
2020-06-30
1
-6/+6
*
bpo-41069: Make TESTFN and the CWD for tests containing non-ascii characters....
Serhiy Storchaka
2020-06-25
1
-0/+1
*
bpo-40275: Use new test.support helper submodules in tests (GH-20849)
Hai Shi
2020-06-25
1
-1/+2
*
bpo-41043: Escape literal part of the path for glob(). (GH-20994)
Serhiy Storchaka
2020-06-20
1
-1/+1
*
regrtest: log timeout at startup (GH-19514)
Victor Stinner
2020-04-14
1
-1/+4
*
bpo-37957: Allow regrtest to receive a file with test (and subtests) to ignor...
Pablo Galindo
2019-11-19
1
-1/+1
*
bpo-36670: Enhance regrtest (GH-16556)
Victor Stinner
2019-10-03
1
-14/+21
*
bpo-36670: Multiple regrtest bugfixes (GH-16511)
Victor Stinner
2019-10-01
1
-9/+10
*
bpo-38203: faulthandler.dump_traceback_later() is always available (GH-16249)
Victor Stinner
2019-09-18
1
-5/+0
*
bpo-38203: regrtest: put a 2 min timeout on Python exit (GH-16250)
Victor Stinner
2019-09-18
1
-10/+24
*
bpo-37531: Fix regrtest timeout for subprocesses (GH-15072)
Victor Stinner
2019-08-14
1
-1/+3
*
bpo-37707: Exclude expensive unit tests from PGO task (GH-15009)
Neil Schemenauer
2019-07-30
1
-0/+1
*
Only setup PGO tests when --pgo is enabled. (GH-14927)
Gregory P. Smith
2019-07-24
1
-2/+3
*
bpo-36044: Reduce number of unit tests run for PGO build (GH-14702)
Neil Schemenauer
2019-07-22
1
-0/+4
*
Remove unused imports in tests (GH-14518)
Victor Stinner
2019-07-01
1
-1/+0
*
bpo-37359: Fix regrtest --cleanup (GH-14336)
Victor Stinner
2019-06-24
1
-1/+1
*
bpo-37359: Add --cleanup option to python3 -m test (GH-14332)
Victor Stinner
2019-06-24
1
-13/+38
*
bpo-36915: regrtest always remove tempdir of worker processes (GH-13312)
Victor Stinner
2019-05-14
1
-36/+54
*
bpo-36719: regrtest -jN no longer stops on crash (GH-13231)
Victor Stinner
2019-05-13
1
-2/+5
*
bpo-36719: regrtest closes explicitly WindowsLoadTracker (GH-12965)
Victor Stinner
2019-04-26
1
-13/+22
*
bpo-36719: Fix regrtest re-run (GH-12964)
Victor Stinner
2019-04-26
1
-10/+13
*
bpo-36719: regrtest always detect uncollectable objects (GH-12951)
Victor Stinner
2019-04-26
1
-38/+5
*
bpo-36725: Refactor regrtest multiprocessing code (GH-12961)
Victor Stinner
2019-04-26
1
-7/+10
*
bpo-36725: regrtest: add TestResult type (GH-12960)
Victor Stinner
2019-04-26
1
-43/+45
*
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
[next]