diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-05-11 09:30:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-11 09:30:23 (GMT) |
commit | a5bb62436e25614276ac4b8e252a87f3fcc946cd (patch) | |
tree | fb2dd8b564dfd5a85095432dcef7638d1d234cac /Lib/sysconfig.py | |
parent | 3837d9797c14c13d170256143c841d29645e772a (diff) | |
download | cpython-a5bb62436e25614276ac4b8e252a87f3fcc946cd.zip cpython-a5bb62436e25614276ac4b8e252a87f3fcc946cd.tar.gz cpython-a5bb62436e25614276ac4b8e252a87f3fcc946cd.tar.bz2 |
[2.7] bpo-30283: regrtest: backport test_slow_interrupted() and test_coverage() (#1541)
* bpo-30283: regrtest: backport test_coverage()
* Add --coverage option, the option was already described in the doc
* When coverage is used, regrtest now pass all options to runtest()
and calls also accumulate_result() (as done when coverage is not
used).
* bpo-25260: Fix coverage on Windows: remove the list of ignored
directories.
* bpo-30283: regrtest: backport test_slow_interrupted()
* Fix regrtest to report interrupted tests as omitted rather than
failed.
* bpo-25260: Fix coverage on Windows: remove the list of ignored
directories.
* bpo-30283: Fix test_regrtest on Visual Studio 2008
Skip Tools\buildbot\test.bat and PCbuild\rt.bat if Python was not
compiled in PCbuild (but compiled in PC\VS9.0\ for example).
Diffstat (limited to 'Lib/sysconfig.py')
0 files changed, 0 insertions, 0 deletions