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
/
Tools
/
scripts
/
run_tests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-20361: Remove workaround for a now fixed bug (#5283)
Victor Stinner
2018-01-23
1
-3/+0
*
Simplify run_tests.py (#3482)
Antoine Pitrou
2017-09-10
1
-5/+1
*
regrtest: add -u for unbuffered stdout/stderr
Victor Stinner
2016-09-21
1
-0/+1
*
Issue #21907: Exit with the correct return code
Zachary Ware
2014-07-07
1
-1/+1
*
Issue #21907: Improved the batch scripts provided for building Python.
Zachary Ware
2014-07-07
1
-1/+5
*
Remove a workaround for fixed issue #20355.
Antoine Pitrou
2014-04-28
1
-2/+0
*
Issue #20535: PYTHONWARNING no longer affects the run_tests.py script.
Serhiy Storchaka
2014-02-24
1
-0/+6
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
1
-0/+0
*
Move private function _args_from_interpreter_flags() to subprocess.py, so
Antoine Pitrou
2012-05-18
1
-1/+5
*
enable hash randomization by default
Benjamin Peterson
2012-02-21
1
-1/+0
*
Merge 3.2: Issue #13703 plus some related test suite fixes.
Georg Brandl
2012-02-20
1
-0/+1
*
Backout of changeset 228fd2bd83a5 by Nadeem Vawda in branch 'default':
Antoine Pitrou
2011-10-01
1
-1/+1
*
Issue #12804: Prevent "make test" from using network resources.
Nadeem Vawda
2011-08-21
1
-1/+1
*
Use -n for tests under Windows
Antoine Pitrou
2011-08-16
1
-0/+2
*
Clean up description of Tools/scripts/run_tests.py.
Nadeem Vawda
2011-08-02
1
-4/+4
*
Issue #11651: Move options for running tests into a Python script.
Nadeem Vawda
2011-08-01
1
-0/+45