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-32872: Avoid regrtest compatibility issue with namespace packages. (GH-62...
Miss Islington (bot)
2018-03-28
1
-1/+1
*
[3.6] bpo-31324: Optimize support._match_test() (#4523)
Victor Stinner
2017-11-23
2
-3/+3
*
[3.6] bpo-25588: Fix regrtest when run inside IDLE (GH-3962) (#3987)
Miss Islington (bot)
2017-10-13
1
-12/+31
*
bpo-31217: Fix regrtest -R for small integer (#3260) (#3261)
Victor Stinner
2017-09-01
1
-3/+11
*
[3.6] bpo-30871: Add test.pythoninfo (#3174)
Victor Stinner
2017-08-21
1
-3/+0
*
[3.6] bpo-31160: Backport reap_children() fixes from master to 3.6 (#3060)
Victor Stinner
2017-08-10
1
-0/+5
*
bpo-30822: Exclude tzdata from regrtest --all (#2775) (#2777)
Victor Stinner
2017-07-20
2
-4/+13
*
bpo-30764: Fix regrtest --fail-env-changed --forever (#2536) (#2539)
Victor Stinner
2017-07-03
1
-1/+3
*
[3.6] bpo-29512, bpo-30776: Backport regrtest enhancements from master to 3.6...
Victor Stinner
2017-06-30
1
-10/+3
*
[3.6] bpo-30523, bpo-30764, bpo-30776: Sync regrtest from master (#2441)
Victor Stinner
2017-06-27
3
-5/+39
*
Synchronize libregrtest from master to 3.6 (#2244)
Victor Stinner
2017-06-16
5
-52/+119
*
bpo-27103: regrtest disables -W if -R is used (#1651) (#1656)
Victor Stinner
2017-05-18
1
-0/+5
*
regrtest: always show before/after of modified env (#1192) (#1406)
Victor Stinner
2017-05-03
1
-3/+2
*
bpo-29638: Fix spurious refleaks after typing is imported (#469) (#483)
Ivan Levkivskyi
2017-03-05
1
-3/+8
*
Issue #28950: Disallow -j0 combined with -T/-l in regrtest.
Xiang Zhang
2016-12-19
1
-2/+2
*
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
*
Merge 3.6: Issue #28409: regrtest: fix the parser of command line arguments.
Victor Stinner
2016-10-17
1
-4/+7
*
Merge 3.5 (issue #27829)
Victor Stinner
2016-09-23
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
*
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: rename --slow option to --slowest
Victor Stinner
2016-08-17
1
-1/+1
*
Closes issue #24773: Implement PEP 495 (Local Time Disambiguation).
Alexander Belopolsky
2016-07-22
1
-1/+3
*
regrtest: display test result (passed, failed, ...)
Victor Stinner
2016-05-20
3
-8/+26
*
regrtest doesn't ignore -j1 anymore
Victor Stinner
2016-05-20
1
-2/+0
*
Issue #26295: When using "python3 -m test --testdir=TESTDIR", regrtest doesn't
Victor Stinner
2016-03-30
2
-4/+9
*
Merge 3.5 (regrtest)
Victor Stinner
2016-03-29
1
-0/+1
*
fix typo in comment
Victor Stinner
2016-03-29
1
-1/+1
*
regrtest: round final timing towards +inf
Victor Stinner
2016-03-27
1
-3/+8
*
Backed out changeset 245a16f33c4b
Victor Stinner
2016-03-25
1
-279/+202
*
Rework libregrtest.save_env
Victor Stinner
2016-03-25
1
-202/+279
*
Cleanup regrtest "main()" function
Victor Stinner
2016-03-24
2
-23/+27
*
regrtest: when parallel tests are interrupted, display progress
Victor Stinner
2016-03-24
1
-6/+18
*
regrtest: mention in tests run sequentially or in parallel
Victor Stinner
2016-03-24
2
-0/+4
*
regrtest: fix --fromfile feature
Victor Stinner
2016-03-24
1
-6/+17
*
regrtest: display test duration in sequential mode
Victor Stinner
2016-03-23
3
-7/+26
*
regrtest: add timeout to main process when using -jN
Victor Stinner
2016-03-23
1
-2/+11
*
regrtest: add time to output
Victor Stinner
2016-03-22
1
-5/+18
*
regrtest: Fix module.__path__
Victor Stinner
2016-03-15
1
-2/+2
[next]