https://github.com/python/cpython
Revision 9d55bf440cd0b8b06509318d7676c0744147c5b2 authored by Victor Stinner on 24 June 2019, 11:21:18 UTC, committed by GitHub on 24 June 2019, 11:21:18 UTC
* regrtest: Add --cleanup option to remove "test_python_*" directories
  of previous failed test jobs.
* Add "make cleantest" to run "python -m test --cleanup".

(cherry picked from commit 47fbc4e45b35b3111e2d947a66490a43ac21d363)
1 parent 0346448
History
Tip revision: 9d55bf440cd0b8b06509318d7676c0744147c5b2 authored by Victor Stinner on 24 June 2019, 11:21:18 UTC
bpo-37359: Add --cleanup option to python3 -m test (GH-14332) (GH-14333)
Tip revision: 9d55bf4
File Mode Size
.github
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 552 bytes
.gitattributes -rw-r--r-- 809 bytes
.gitignore -rw-r--r-- 1.2 KB
.travis.yml -rw-r--r-- 3.8 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 48.3 KB
README -rw-r--r-- 54.4 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 43.2 KB
config.sub -rwxr-xr-x 35.7 KB
configure -rwxr-xr-x 440.3 KB
configure.ac -rw-r--r-- 142.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 35.1 KB
setup.py -rw-r--r-- 99.8 KB

README

back to top