catch2/tests
Martin Hořeňovský 8b27041fbe
Add CMake option to generate surrogate TUs in development build
A surrogate TU is TU that includes 1 specific header, and does
nothing else. This is useful to verify that the header is
self-sufficient and does not require other headers to be included
for compilation to succeed.

Closes #2106
Closes #2166 (this is a better solution)
2021-02-19 23:22:39 +01:00
..
ExtraTests Lenghten timing threshold in --min-duration integration test 2020-11-28 21:00:09 +01:00
SelfTest --list-* flags write to target specified by the -o flag 2021-01-26 18:36:54 +01:00
TestScripts Fix how testRandomOrder.py builds tag arguments 2020-07-26 10:51:55 +02:00
CMakeLists.txt Add CMake option to generate surrogate TUs in development build 2021-02-19 23:22:39 +01:00