cpython/Lib/test/libregrtest
Victor Stinner 076fc872bc Issue #18174: "python -m test --huntrleaks ..." now also checks for leak of
file descriptors. Patch written by Richard Oudkerk.
2015-10-03 00:20:56 +02:00
..
__init__.py Issue #25220: Fix Lib/test/autotest.py 2015-09-27 11:19:08 +02:00
cmdline.py Issue #25220, libregrtest: Call setup_python(ns) in the slaves 2015-09-30 01:39:28 +02:00
main.py Fix regrtest --coverage on Windows 2015-10-01 00:53:09 +02:00
refleak.py Issue #18174: "python -m test --huntrleaks ..." now also checks for leak of 2015-10-03 00:20:56 +02:00
runtest.py Issue #25220, libregrtest: Pass directly ns to runtest() 2015-09-30 02:32:11 +02:00
runtest_mp.py Issue #25220: Fix "-m test --forever" 2015-09-30 13:51:17 +02:00
save_env.py Issue #25220: Move most regrtest.py code to libregrtest 2015-09-26 10:38:01 +02:00
setup.py Issue #25220, libregrtest: Set support.use_resources in setup_tests() 2015-09-30 02:17:28 +02:00