cpython/Lib/test/libregrtest
2017-03-05 20:15:20 +02:00
..
__init__.py
cmdline.py Issue #28950: Disallow -j0 combined with -T/-l in regrtest. 2016-12-19 22:00:22 +08:00
main.py regrtest: don't fail immediately if a child does crash 2017-02-06 12:42:00 +01:00
refleak.py bpo-29638: Fix spurious refleaks after typing is imported (#469) 2017-03-05 20:15:20 +02:00
runtest.py Issue #23839: Various caches now are cleared before running every test file. 2016-11-11 11:46:44 +02:00
runtest_mp.py regrtest: don't fail immediately if a child does crash 2017-02-06 12:42:00 +01:00
save_env.py
setup.py