catch2/tests/ExtraTests
Martin Hořeňovský c3013a6251
Move matcher implementation to their own subfolder
In the future we can expect many more matchers, so let's give them
a place to live.

Also moved matcher-related internal files to `internal` subfolder.
Ideally we should sort out all of our source code, but that will
have to come later.
2020-02-20 17:42:11 +01:00
..
CMakeLists.txt Remove the separately compiled test for Benchmarking Macros 2020-02-18 13:48:34 +01:00
ToDo.txt Remove CATCH_CONFIG_DISABLE_MATCHERS 2020-01-25 09:07:36 +01:00
X01-PrefixedMacros.cpp Move matcher implementation to their own subfolder 2020-02-20 17:42:11 +01:00
X02-DisabledMacros.cpp Piecemeal includes in extra-tests 2020-01-21 15:03:07 +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 Piecemeal includes in extra-tests 2020-01-21 15:03:07 +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