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
/
__main__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-109566: Fix regrtest code adding Python options (#109926)
Victor Stinner
2023-09-26
1
-1/+1
*
gh-109566: regrtest reexecutes the process (#109909)
Victor Stinner
2023-09-26
1
-1/+1
*
gh-109162: libregrtest: use relative imports (#109250)
Victor Stinner
2023-09-11
1
-1/+1
*
Cleanup regrtest "main()" function
Victor Stinner
2016-03-24
1
-3/+2
*
Issue #17283: Share code between __main__.py and regrtest.py in Lib/test.
Chris Jerdonek
2013-02-27
1
-12/+2
*
Factor out common code from lib/test/__main__.py and lib/test/regrtest.py int...
Michael Foord
2010-12-03
1
-32/+3
*
Fix lib/test/__main__.py to work even outside a Python build.
Michael Foord
2010-12-03
1
-0/+2
*
Adding lib/test/__main__.py for running tests with 'python -m test'
Michael Foord
2010-12-03
1
-0/+40
*
Remove test/__main__.py until runpy tests can be fixed
Michael Foord
2010-12-03
1
-40/+0
*
Set test.regrtest.TEMPDIR correctly when run with 'python -m test'
Michael Foord
2010-12-03
1
-2/+4
*
Initial implementation of Lib/test/__main__.py so we can run tests with 'pyth...
Michael Foord
2010-12-03
1
-0/+38