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 #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
*
|
Close #12089: Remove outdated and unused code from regrtest.
Victor Stinner
2011-05-30
1
-4/+0
*
|
Issue #8533: regrtest replaces also sys.stdout on Windows
Victor Stinner
2011-05-25
1
-5/+2
*
|
#12074: merge with 3.2.
Ezio Melotti
2011-05-23
1
-2/+4
|
\
\
|
|
/
|
*
#12074: remove the /0 when there are no failures.
Ezio Melotti
2011-05-23
1
-2/+4
*
|
(Merge 3.2) Issue #12074: regrtest displays also the current number of failures
Victor Stinner
2011-05-23
1
-5/+6
|
\
\
|
|
/
|
*
Issue #12074: regrtest displays also the current number of failures
Victor Stinner
2011-05-23
1
-5/+6
*
|
regrtest: enable faulthandler in main() instead of if __name__ == '__main__':
Victor Stinner
2011-05-22
1
-3/+4
*
|
regrtest: dump all threads on a crash, not only the current thread
Victor Stinner
2011-05-04
1
-1/+1
*
|
regrtest: add the name of the failing test on a child error (-j option)
Victor Stinner
2011-05-01
1
-1/+1
*
|
Implement #11832. Add an option to start regrtest and wait for input
Brian Curtin
2011-04-28
1
-1/+4
*
|
Merge from 3.2
Antoine Pitrou
2011-04-16
1
-1/+5
|
\
\
|
|
/
|
*
Fix possible "file already exists" error when running the tests in parallel.
Antoine Pitrou
2011-04-16
1
-1/+5
*
|
Fix #11825: disable regrtest timeout if Python doesn't support threads
Victor Stinner
2011-04-12
1
-1/+9
*
|
Merge with 3.2
Ross Lagerwall
2011-04-09
1
-1/+1
|
\
\
|
|
/
|
*
Merge with 3.1
Ross Lagerwall
2011-04-09
1
-1/+1
|
|
\
|
|
*
Issue #11719: Fix message about unexpected test_msilib skip.
Ross Lagerwall
2011-04-09
1
-1/+1
|
|
*
Merged revisions 87704-87705 via svnmerge from
Antoine Pitrou
2011-01-03
1
-27/+55
|
|
*
Merged revisions 85086 via svnmerge from
R. David Murray
2010-12-04
1
-6/+6
|
|
*
Merged revisions 85935-85936 via svnmerge from
Antoine Pitrou
2010-10-31
1
-0/+4
|
|
*
Merged revisions 85482 via svnmerge from
Antoine Pitrou
2010-10-14
1
-3/+2
|
|
*
Merged revisions 81359-81361 via svnmerge from
Victor Stinner
2010-05-19
1
-1/+2
|
|
*
Merged revisions 80905 via svnmerge from
Victor Stinner
2010-05-07
1
-0/+3
|
|
*
Merged revisions 80694,80703 via svnmerge from
Victor Stinner
2010-05-03
1
-0/+9
|
|
*
Note: only the relevant parts of r79474 are merged.
Florent Xicluna
2010-03-28
1
-6/+2
|
|
*
Merged revisions 77167 via svnmerge from
Benjamin Peterson
2009-12-31
1
-2/+0
|
|
*
Merged revisions 76279 via svnmerge from
R. David Murray
2009-11-15
1
-0/+4
[next]