SIGN IN SIGN UP

Issue #12626: In regrtest, allow to filter tests using a glob filter

with the `-m` (or `--match`) option.  This works with all test cases
using the unittest module.  This is useful with long test suites
such as test_io or test_subprocess.
A
Antoine Pitrou committed
b9c73e8cf0d0bc70c555521974bc78ae2e890473
Parent: def3543