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 #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
*
|
Issue #12550: regrtest displays the Python traceback on SIGALRM or SIGUSR1
Victor Stinner
2011-07-13
1
-1/+11
*
|
(merge 3.2) Issue #12400: regrtest.runtest() uses stream.seek(0) before .trun...
Victor Stinner
2011-06-29
1
-3/+6
|
\
\
|
|
/
|
*
Issue #12400: regrtest.runtest() uses stream.seek(0) before .truncate()
Victor Stinner
2011-06-29
1
-3/+6
*
|
(merge 3.2) Issue #12400: runtest() truncates the StringIO stream before a new
Victor Stinner
2011-06-29
1
-0/+1
|
\
\
|
|
/
|
*
Issue #12400: runtest() truncates the StringIO stream before a new test
Victor Stinner
2011-06-29
1
-0/+1
*
|
(merge 3.2) Issue #12400: regrtest, force verbose mode to True with option -W
Victor Stinner
2011-06-29
1
-7/+10
|
\
\
|
|
/
|
*
Issue #12400: regrtest, force verbose mode to True with option -W
Victor Stinner
2011-06-29
1
-7/+10
*
|
(merge 3.2) Issue #12400: runtest() reuses the same io.StringIO instance for
Victor Stinner
2011-06-29
1
-24/+34
|
\
\
|
|
/
|
*
Issue #12400: runtest() reuses the same io.StringIO instance for all calls
Victor Stinner
2011-06-29
1
-24/+33
*
|
(merge 3.2) Issue #12400: remove unused import
Victor Stinner
2011-06-29
1
-1/+0
|
\
\
|
|
/
|
*
Issue #12400: remove unused variable
Victor Stinner
2011-06-29
1
-5/+0
*
|
(merge 3.2) Issue #12400: regrtest -W doesn't rerun the tests twice anymore,
Victor Stinner
2011-06-29
1
-11/+25
|
\
\
|
|
/
|
*
Issue #12400: regrtest -W doesn't rerun the tests twice anymore, but captures
Victor Stinner
2011-06-29
1
-11/+25
*
|
Issue #12250: regrtest --timeout displays a warning instead of failing with an
Victor Stinner
2011-06-06
1
-6/+7
*
|
Issue #12250: modify "make buildbottest" command line instead of TESTOPTS
Victor Stinner
2011-06-06
1
-3/+3
*
|
Close #12250: Disable the regrtest timeout by default
Victor Stinner
2011-06-03
1
-9/+7
[next]