]> granicus.if.org Git - python/commit
bpo-30540, bpo-30523: Add --matchfile and --list-cases options to regrtest (#2249)
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 16 Jun 2017 15:30:03 +0000 (17:30 +0200)
committerGitHub <noreply@github.com>
Fri, 16 Jun 2017 15:30:03 +0000 (17:30 +0200)
commit24c2c20873dc800c99d1dabf26419b40cadfe627
tree5178a7ce3d77189dc01b18724535d8c202725669
parent8bb0863e0282c71d21bc2c1b5184d05d8f3a0988
bpo-30540, bpo-30523: Add --matchfile and --list-cases options to regrtest (#2249)

[2.7] bpo-30540, bpo-30523: Add --matchfile and --list-cases options to regrtest
Lib/test/regrtest.py
Lib/test/support/__init__.py
Lib/test/test_regrtest.py