catch2/projects
Steven Franzen 6070745cab Improve reporting of unmatched filters (#1684)
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`.
2019-08-06 20:51:19 +02:00
..
ExtraTests Add an extra test for benchmarking macros 2019-06-06 21:29:25 +02:00
SelfTest Improve reporting of unmatched filters (#1684) 2019-08-06 20:51:19 +02:00
XCode/OCTest Fix typos identified by codespell. 2019-04-10 09:42:11 +02:00
CMakeLists.txt Improve reporting of unmatched filters (#1684) 2019-08-06 20:51:19 +02:00