]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25220, libregrtest: Set support.use_resources in setup_tests()
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 30 Sep 2015 00:17:28 +0000 (02:17 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 30 Sep 2015 00:17:28 +0000 (02:17 +0200)
commita204502dbf38318ea926eeccab886dcb52305a16
treec879432f27dd2bf6b4bb5e26aa6a3d56be3b13bc
parent00b8f9bb9ea1a246acc27f371c123016d50842aa
Issue #25220, libregrtest: Set support.use_resources in setup_tests()

* Rename setup_python() to setup_tests()
* Remove use_resources parameter of runtest()
Lib/test/libregrtest/main.py
Lib/test/libregrtest/runtest.py
Lib/test/libregrtest/runtest_mp.py
Lib/test/libregrtest/setup.py