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
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-43592: Raise RLIMIT_NOFILE in test.libregrtest (GH-29127)
Gregory P. Smith
2021-10-22
1
-0/+24
*
bpo-44647: Add a permanent Unicode-valued env var to regrtest (#27187)
Ćukasz Langa
2021-07-16
1
-0/+10
*
Remove sys._deactivate_opcache() now that is not needed (GH-27154)
Pablo Galindo Salgado
2021-07-15
1
-1/+0
*
bpo-43843: libregrtest uses threading.excepthook (GH-25400)
Victor Stinner
2021-04-16
1
-1/+3
*
bpo-41718: Disable support.testresult XML output by default (GH-24982)
Victor Stinner
2021-03-23
1
-0/+4
*
bpo-37146: Deactivate opcode cache only when using huntrleaks in the test sui...
Pablo Galindo
2021-02-28
1
-0/+1
*
bpo-40826: Fix test_repl.test_close_stdin() on Windows (GH-20779)
Victor Stinner
2020-06-10
1
-26/+1
*
bpo-38614: Add timeout constants to test.support (GH-16964)
Victor Stinner
2019-10-30
1
-0/+11
*
bpo-34602: Avoid failures setting macOS stack resource limit (GH-14546)
Ned Deily
2019-07-02
1
-16/+0
*
bpo-37069: regrtest uses sys.unraisablehook (GH-13759)
Victor Stinner
2019-06-12
1
-0/+4
*
bpo-36842: Fix reference leak in tests by running out-of-proc (GH-13556)
Steve Dower
2019-05-29
1
-21/+26
*
bpo-36842: Implement PEP 578 (GH-12613)
Steve Dower
2019-05-23
1
-0/+6
*
bpo-36560: Fix reference leak hunting in regrtest (GH-12744)
Victor Stinner
2019-04-09
1
-6/+0
*
bpo-32872: Avoid regrtest compatibility issue with namespace packages. (GH-6276)
Ned Deily
2018-03-28
1
-1/+1
*
bpo-25588: Fix regrtest when run inside IDLE (#3962)
Victor Stinner
2017-10-13
1
-12/+31
*
Issue #26295: When using "python3 -m test --testdir=TESTDIR", regrtest doesn't
Victor Stinner
2016-03-30
1
-0/+5
*
regrtest: Fix module.__path__
Victor Stinner
2016-03-15
1
-2/+2
*
Issue #23919: Prevents assert dialogs appearing in the test suite.
Steve Dower
2015-10-08
1
-3/+9
*
Issue #25220, libregrtest: Set support.use_resources in setup_tests()
Victor Stinner
2015-09-30
1
-1/+3
*
Issue #25220, libregrtest: Move setup_python() to a new submodule
Victor Stinner
2015-09-29
1
-0/+108