catch2/tests
Martin Hořeňovský ab0ca2f566
Rename some matcher-related files
The two changes are
`catch_matchers_templates` -> `catch_matchers_templated` and
`catch_matchers_generic` -> `catch_matchers_predicate`. The former
is mostly cosmetic, but the second was previously significantly
misleading, and as the library is now to be consumed by including
specific headers, this needed to be fixed.
2020-03-27 10:24:08 +01:00
..
ExtraTests Rename some matcher-related files 2020-03-27 10:24:08 +01:00
SelfTest Rename some matcher-related files 2020-03-27 10:24:08 +01:00
XCode/OCTest Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
CMakeLists.txt Add generic Contains matcher 2020-03-27 10:22:25 +01:00