catch2/tests/SelfTest
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
..
Baselines Add IsEmpty and SizeIs matchers for ranges/containers 2020-03-27 10:24:08 +01:00
CompileTimePerfTests Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
IntrospectiveTests Standardize matcher headers to use .hpp suffix 2020-03-27 10:22:25 +01:00
Misc Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00
UsageTests Rename some matcher-related files 2020-03-27 10:24:08 +01:00
TestMain.cpp Cleanup impl and main from the main header 2019-12-08 11:31:47 +01:00
WarnAboutNoTests.cmake Move tests from projects/ to tests/ 2019-12-05 16:00:20 +01:00