cpython/Lib/test/libregrtest
Victor Stinner 8a73cac618
[3.7] bpo-34279: Synchronize regrtest with master (GH-10800)
* bpo-34605, libregrtest: Rename --slaveargs to --worker-args (GH-9099)

Rename also run_tests_slave() to run_tests_worker().

(cherry picked from commit 012f5b968a)

* bpo-34279, regrtest: Issue a warning if no tests have been executed (GH-10150)

(cherry picked from commit 9724348b43)

* test_regrtest: remove unused threading import
2018-11-29 21:14:59 +01:00
..
__init__.py
cmdline.py [3.7] bpo-34279: Synchronize regrtest with master (GH-10800) 2018-11-29 21:14:59 +01:00
main.py [3.7] bpo-34279: Synchronize regrtest with master (GH-10800) 2018-11-29 21:14:59 +01:00
refleak.py
runtest.py [3.7] bpo-34279: Synchronize regrtest with master (GH-10800) 2018-11-29 21:14:59 +01:00
runtest_mp.py [3.7] bpo-34279: Synchronize regrtest with master (GH-10800) 2018-11-29 21:14:59 +01:00
save_env.py
setup.py bpo-32872: Avoid regrtest compatibility issue with namespace packages. (GH-6276) (#6277) 2018-03-28 02:39:19 -04:00
utils.py bpo-33873: Backport regrtest from master to 3.7 (GH-7935) 2018-06-26 23:47:35 +02:00