]> granicus.if.org Git - python/commit
bpo-37667: Add regression test for regrtest. (GH-14929)
authorGregory P. Smith <greg@krypto.org>
Wed, 24 Jul 2019 05:28:48 +0000 (22:28 -0700)
committerGitHub <noreply@github.com>
Wed, 24 Jul 2019 05:28:48 +0000 (22:28 -0700)
commite95ac20103437d8099fb91cd4468ab030852f3b7
treef1b5ceda391a104e57ff5bbbb76b75a93c00dfcc
parentf0807ab24cbd13163bff7e0de3a97fe83584b80d
bpo-37667: Add regression test for regrtest. (GH-14929)

Verify that it appears to find roughly the right number of tests in the stdlib's testsuite.
Lib/test/test_regrtest.py