]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34279, regrtest: Issue a warning if no tests have been executed (GH-10801)
authorVictor Stinner <vstinner@redhat.com>
Thu, 29 Nov 2018 20:14:42 +0000 (21:14 +0100)
committerGitHub <noreply@github.com>
Thu, 29 Nov 2018 20:14:42 +0000 (21:14 +0100)
commit36003003f26d0c30fc15ec4dc3b0d7697dff908e
tree1549464be9aeb0dc0fe976010f18a946a6e7d095
parent2e869a8f8280b5c786b3fde1f990e13927625e7a
bpo-34279, regrtest: Issue a warning if no tests have been executed (GH-10801)

Co-Authored-By: Pablo Galindo <Pablogsal@gmail.com>
Lib/test/regrtest.py
Lib/test/support/__init__.py
Lib/test/test_regrtest.py
Misc/NEWS.d/next/Tests/2018-10-27-13-41-55.bpo-34279.v0Xqxe.rst [new file with mode: 0644]