catch2/tests
Kari Argillander e5632e5e94 Add -Wdouble-promotion to common warnings
This has not huge benefits in Catch2 codebase, but it is still easy to
take in use and it will benefit those which build catch2 with project
default compiler options.

Signed-off-by: Kari Argillander <kari.argillander@gmail.com>
2023-06-22 11:22:50 +03:00
..
ExtraTests Fix assertionStarting events being sent after the expr is evaluated 2023-05-06 11:48:41 +02:00
SelfTest Add -Wdouble-promotion to common warnings 2023-06-22 11:22:50 +03:00
TestScripts Escape Catch2 test names in catch_discover_tests tests 2023-06-15 14:19:39 +02:00
CMakeLists.txt Add test scaffolding for catch_discover_tests 2023-06-14 21:14:33 +02:00
meson.build Add Catch::Detail::is_permutation that supports sentinels 2023-02-06 15:29:01 +01:00