]> granicus.if.org Git - python/commit
Synchronize libregrtest from master to 3.6 (#2244)
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 16 Jun 2017 12:39:09 +0000 (14:39 +0200)
committerGitHub <noreply@github.com>
Fri, 16 Jun 2017 12:39:09 +0000 (14:39 +0200)
commita0ccc54e6dffacf9e7c06f2a3e9056d2d35d21eb
treecf4fcad2371d05d51dbabf8537dce3ffcace44d4
parent085a57a8d63b3c8057b5f793518e3d04179710a1
Synchronize libregrtest from master to 3.6 (#2244)

* bpo-30523: regrtest: Add --list-cases option (#2238)
* bpo-30284: Fix regrtest for out of tree build (#1481)
* bpo-30540: regrtest: add --matchfile option (#1909)
* bpo-30258: regrtest: Fix run_tests_multiprocess() (#1479)
* bpo-30263: regrtest: log system load (#1452)
Lib/test/libregrtest/cmdline.py
Lib/test/libregrtest/main.py
Lib/test/libregrtest/refleak.py
Lib/test/libregrtest/runtest.py
Lib/test/libregrtest/runtest_mp.py
Lib/test/support/__init__.py
Lib/test/test_regrtest.py