diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2023-10-21 17:33:26 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-21 17:33:26 (GMT) |
commit | 1ea93024d45144745d71f96f493f85e3b950ca97 (patch) | |
tree | 6f983896506fbce9bfd903b74a373ac5e5127070 /Python/modsupport.c | |
parent | 6a5ff9365413fcb7361d5f9edc02f8cfaa0baea9 (diff) | |
download | cpython-1ea93024d45144745d71f96f493f85e3b950ca97.zip cpython-1ea93024d45144745d71f96f493f85e3b950ca97.tar.gz cpython-1ea93024d45144745d71f96f493f85e3b950ca97.tar.bz2 |
[3.12] gh-110918: regrtest: allow to intermix --match and --ignore options (GH-110919) (GH-111167)
Test case matching patterns specified by options --match, --ignore,
--matchfile and --ignorefile are now tested in the order of
specification, and the last match determines whether the test case be run
or ignored.
(cherry picked from commit 9a1fe09622cd0f1e24c2ba5335c94c5d70306fd0)
Diffstat (limited to 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions