mirror of
https://github.com/catchorg/Catch2
synced 2026-01-30 08:22:20 +00:00
This PR ultimately does 3 things * Separately tracks matched tests per each filter part (that is, a set of filters separated by an OR (`,`)), which allows Catch2 to report each of the alternative filters that don't match any tests. * Fixes `-w NoTests` to return non-zero in the process * Adds tests for `-w NoTests`.
4.0 KiB
4.0 KiB