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
/
regrtest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #15320: Make iterating the list of tests thread-safe when running tests...
Antoine Pitrou
2012-07-25
1
-13/+29
|
\
|
*
Issue #15320: Make iterating the list of tests thread-safe when running tests...
Antoine Pitrou
2012-07-25
1
-12/+28
*
|
Close #15386: There was a loophole that meant importlib.machinery and imp wou...
Nick Coghlan
2012-07-20
1
-0/+3
*
|
Issue #15300: Ensure the temporary test working directories are in the same p...
Antoine Pitrou
2012-07-11
1
-1/+5
|
\
\
|
|
/
|
*
Issue #15300: Ensure the temporary test working directories are in the same p...
Antoine Pitrou
2012-07-11
1
-1/+5
*
|
Flush stdout and stderr when running tests in parallel
Antoine Pitrou
2012-06-27
1
-0/+2
|
\
\
|
|
/
|
*
Flush stdout and stderr when running tests in parallel
Antoine Pitrou
2012-06-27
1
-0/+2
*
|
Packaging removal: also revert introduction of sysconfig.cfg.
Éric Araujo
2012-06-24
1
-10/+8
*
|
Remove packaging from the standard library.
Éric Araujo
2012-06-24
1
-41/+0
*
|
Implemented PEP 405 (Python virtual environments).
Vinay Sajip
2012-05-26
1
-1/+1
*
|
#14533: if a test has no test_main, use loadTestsFromModule.
R David Murray
2012-04-09
1
-7/+8
*
|
Closes #14158: merged test file resilience fix from 3.2.
Vinay Sajip
2012-03-02
1
-4/+19
|
\
\
|
|
/
|
*
Closes #14158: improved resilience to test files left behind.
Vinay Sajip
2012-03-02
1
-5/+22
|
*
Remove setting hash seed to regrtest's random seed and re-execv()ing: this do...
Georg Brandl
2012-02-20
1
-5/+0
|
*
Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic...
Georg Brandl
2012-02-20
1
-0/+5
|
|
\
|
|
*
Issue #13703: add a way to randomize the hash values of basic types (str, byt...
Georg Brandl
2012-02-20
1
-0/+5
*
|
|
Issue #13786: Remove unimplemented 'trace' long option from regrtest.py.
Meador Inge
2012-01-14
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #13786: Remove unimplemented 'trace' long option from regrtest.py.
Meador Inge
2012-01-14
1
-1/+1
*
|
|
Issue #13725: regrtest does not recognize -d flag.
Meador Inge
2012-01-14
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #13725: regrtest does not recognize -d flag.
Meador Inge
2012-01-14
1
-1/+1
*
|
|
merge from 3.2 - Fix issue13726: -S accepts an argument just as --start.
Senthil Kumaran
2012-01-14
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Fix issue13726: -S accepts an argument just as --start.
Senthil Kumaran
2012-01-14
1
-1/+1
*
|
|
merge from 3.2
Senthil Kumaran
2012-01-14
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Adding the -o option for Issue13726
Senthil Kumaran
2012-01-14
1
-1/+1
*
|
|
merge from 3.2
Senthil Kumaran
2012-01-14
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Issue13726 - Fix the ambiguous -S flag in regrtest. It is -o/--slow for prin...
Senthil Kumaran
2012-01-14
1
-2/+2
*
|
|
Merge 3.2
Éric Araujo
2011-11-29
1
-0/+18
|
\
\
\
|
|
/
/
|
*
|
Add a regrtest cleanup check for shutil registries
Éric Araujo
2011-11-29
1
-0/+19
*
|
|
Issue #13380: add an internal function for resetting the ctypes caches
Meador Inge
2011-11-26
1
-0/+7
|
\
\
\
|
|
/
/
|
*
|
Issue #13380: add an internal function for resetting the ctypes caches
Meador Inge
2011-11-26
1
-0/+7
*
|
|
Branch merge
Éric Araujo
2011-11-15
1
-1/+1
|
\
\
\
|
*
|
|
Fix a few typos
Éric Araujo
2011-11-14
1
-1/+1
*
|
|
|
Mark test_devpoll as unexpected on most platforms
Antoine Pitrou
2011-11-15
1
-0/+7
|
/
/
/
*
|
|
Make sure packaging tests that register custom commands also clear them
Éric Araujo
2011-11-06
1
-1/+18
*
|
|
Simplify and remove few dependencies on 'errno', thanks to PEP 3151.
Florent Xicluna
2011-10-28
1
-4/+2
*
|
|
Add regrtest check for caches in packaging.database (see #12167)
Éric Araujo
2011-10-06
1
-0/+24
*
|
|
Make regrtest look at internal dicts in sysconfig.
Éric Araujo
2011-09-19
1
-1/+24
*
|
|
Merge: Make regrtest complain when -M and -j are used together.
Nadeem Vawda
2011-08-27
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Make regrtest complain when -M and -j are used together.
Nadeem Vawda
2011-08-27
1
-0/+2
*
|
|
Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe.
Antoine Pitrou
2011-08-23
1
-1/+0
|
\
\
\
|
|
/
/
|
*
|
A warning doesn't equate a failed test
Antoine Pitrou
2011-08-23
1
-1/+0
*
|
|
Issue #12326: don't test the major version of sys.platform
Victor Stinner
2011-08-17
1
-37/+37
*
|
|
Issue #11651: Move options for running tests into a Python script.
Nadeem Vawda
2011-08-01
1
-0/+7
*
|
|
Issue #12626: In regrtest, allow to filter tests using a glob filter
Antoine Pitrou
2011-07-29
1
-6/+13
|
\
\
\
|
|
/
/
|
*
|
Issue #12626: In regrtest, allow to filter tests using a glob filter
Antoine Pitrou
2011-07-29
1
-6/+10
*
|
|
Issue #11049: added test_support to regrtest.STDTESTS list
Eli Bendersky
2011-07-27
1
-0/+1
*
|
|
Issue #12624: It is now possible to fail after the first failure when
Antoine Pitrou
2011-07-23
1
-6/+15
|
\
\
\
|
|
/
/
|
*
|
Issue #12624: It is now possible to fail after the first failure when
Antoine Pitrou
2011-07-23
1
-6/+15
*
|
|
Issue #12573: Add resource checks for dangling Thread and Process objects.
Antoine Pitrou
2011-07-15
1
-1/+36
|
\
\
\
|
|
/
/
|
*
|
Issue #12573: Add resource checks for dangling Thread and Process objects.
Antoine Pitrou
2011-07-15
1
-1/+36
[next]