mirror of https://github.com/python/cpython
Browse Source
* regrtest --list-cases now supports --match and --match-file options. Example: ./python -m test --list-cases -m FileTests test_os * --list-cases now also sets support.verbose to False to prevent messages to stdout when loading test modules. * Add support._match_test() private function.pull/1794/head
committed by
GitHub
3 changed files with 32 additions and 15 deletions
Loading…
Reference in new issue