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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-32226: PEP 560: improve typing module (#4906)
Ivan Levkivskyi
2018-01-20
1
-5/+0
*
bpo-31324: Optimize support._match_test() (#4421)
Victor Stinner
2017-11-21
2
-3/+3
*
Replace KB unit with KiB (#4293)
Victor Stinner
2017-11-08
1
-1/+1
*
bpo-25588: Fix regrtest when run inside IDLE (#3962)
Victor Stinner
2017-10-13
1
-12/+31
*
bpo-31370: Remove support for threads-less builds (#3385)
Antoine Pitrou
2017-09-07
2
-13/+2
*
bpo-31217: Fix regrtest -R for small integer (#3260)
Victor Stinner
2017-09-01
1
-3/+11
*
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-31160: regrtest now reaps child processes (#3044)
Victor Stinner
2017-08-09
1
-0/+5
*
bpo-26732: fix too many fds in processes started with the "forkserver" method...
Antoine Pitrou
2017-07-22
1
-31/+1
*
bpo-30822: Exclude tzdata from regrtest --all (#2775)
Victor Stinner
2017-07-20
2
-4/+13
*
bpo-30764: Fix regrtest --fail-env-changed --forever (#2536)
Victor Stinner
2017-07-03
1
-1/+3
*
threading_cleanup() failure marks test as ENV_CHANGED (#2500)
Victor Stinner
2017-06-30
2
-1/+10
*
bpo-30776: regrtest: reduce memleak false positive (#2484)
Victor Stinner
2017-06-29
1
-10/+3
*
bpo-30776: reduce regrtest -R false positives (#2422)
Victor Stinner
2017-06-27
1
-3/+22
*
bpo-30764: regrtest: add --fail-env-changed option (#2402)
Victor Stinner
2017-06-26
2
-1/+12
*
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
3
-8/+44
*
bpo-30284: Fix regrtest for out of tree build (#1481)
Victor Stinner
2017-06-14
1
-1/+7
*
bpo-30540: regrtest: add --matchfile option (#1909)
Victor Stinner
2017-06-09
1
-1/+19
*
bpo-27103: regrtest disables -W if -R is used (#1651)
Victor Stinner
2017-05-18
1
-0/+5
*
bpo-30258: regrtest: Fix run_tests_multiprocess() (#1479)
Victor Stinner
2017-05-09
2
-1/+3
*
bpo-30263: regrtest: log system load (#1452)
Victor Stinner
2017-05-04
2
-24/+35
*
regrtest: always show before/after of modified env (#1192)
Victor Stinner
2017-04-19
1
-3/+2
*
bpo-29638: Fix spurious refleaks after typing is imported (#469)
Ivan Levkivskyi
2017-03-05
1
-3/+8
*
Fix regrtest -j0 -R output
Victor Stinner
2017-02-08
1
-1/+1
*
regrtest: don't fail immediately if a child does crash
Victor Stinner
2017-02-06
2
-5/+4
*
Issue #29035: Simplify a regex in libregrtest
Victor Stinner
2017-01-03
1
-5/+2
*
Issue #28950: Merge 3.6.
Xiang Zhang
2016-12-19
1
-2/+2
|
\
|
*
Issue #28950: Disallow -j0 combined with -T/-l in regrtest.
Xiang Zhang
2016-12-19
1
-2/+2
*
|
regrtest --fromfile now accepts a list of filenames
Victor Stinner
2016-12-09
1
-8/+6
*
|
Issue #23839: Various caches now are cleared before running every test file.
Serhiy Storchaka
2016-11-11
2
-26/+86
|
\
\
|
|
/
|
*
Issue #23839: Various caches now are cleared before running every test file.
Serhiy Storchaka
2016-11-11
2
-26/+86
*
|
Issue #28649: Clear the typing module caches when search for reference leaks.
Serhiy Storchaka
2016-11-09
1
-0/+8
|
\
\
|
|
/
|
*
Issue #28649: Clear the typing module caches when search for reference leaks.
Serhiy Storchaka
2016-11-09
1
-0/+8
*
|
Merge 3.7: Issue #28409: regrtest: fix the parser of command line arguments.
Victor Stinner
2016-10-17
1
-4/+7
|
\
\
|
|
/
|
*
Merge 3.6: Issue #28409: regrtest: fix the parser of command line arguments.
Victor Stinner
2016-10-17
1
-4/+7
*
|
Merge 3.6 (issue #27829)
Victor Stinner
2016-09-23
1
-1/+1
|
\
\
|
|
/
|
*
Merge 3.5 (issue #27829)
Victor Stinner
2016-09-23
1
-1/+1
*
|
regrtest: add -u for unbuffered stdout/stderr
Victor Stinner
2016-09-21
1
-1/+1
|
/
*
Merge 3.5 (regrtest)
Victor Stinner
2016-09-10
1
-1/+1
*
Issue 27948: Allow backslashes in the literal string portion of f-strings, bu...
Eric V. Smith
2016-09-10
1
-1/+1
*
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
*
Closes issue 27921: Disallow backslashes anywhere in f-strings. This is a tem...
Eric V. Smith
2016-09-03
1
-1/+1
*
Issue #27829: libregrtest.save_env: flush stderr
Victor Stinner
2016-08-22
1
-6/+4
*
Cleanup libregrtest
Victor Stinner
2016-08-22
2
-37/+20
*
Issue #27787: Merge regrtest fixup from 3.5
Martin Panter
2016-08-20
1
-0/+1
*
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
[next]