catch2/tests/ExtraTests
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
..
CMakeLists.txt Add development build option to CMake and enable it on CI 2020-02-26 16:07:26 +01:00
ToDo.txt Remove CATCH_CONFIG_DISABLE_MATCHERS 2020-01-25 09:07:36 +01:00
X01-PrefixedMacros.cpp Rename some matcher-related files 2020-03-27 10:24:08 +01:00
X02-DisabledMacros.cpp Bunch of warning fixes 2020-02-21 23:10:22 +01:00
X03-DisabledExceptions-DefaultHandler.cpp Piecemeal includes in extra-tests 2020-01-21 15:03:07 +01:00
X04-DisabledExceptions-CustomHandler.cpp Piecemeal includes in extra-tests 2020-01-21 15:03:07 +01:00
X10-FallbackStringifier.cpp Piecemeal includes in extra-tests 2020-01-21 15:03:07 +01:00
X11-DisableStringification.cpp Fix warnings in ExtraTests and Examples 2020-02-26 16:07:54 +01:00
X12-CustomDebugBreakMacro.cpp Move X12-CustomDebugBreakMacro.cpp to the right place 2020-02-18 10:20:37 +01:00
X90-WindowsHeaderInclusion.cpp Piecemeal includes in extra-tests 2020-01-21 15:03:07 +01:00