catch2/projects
Martin Hořeňovský 054d356332 Add STATIC_REQUIRE assertion
By default, it expands into a `static_assert` + `SUCCEED` pair, but
it can also be deferred to runtime by defining
`CATCH_CONFIG_RUNTIME_STATIC_REQUIRE`, which causes it to expand
into plain old `REQUIRE`.

Closes #1362
Closes #1356
2018-10-16 16:16:00 +02:00
..
ExtraTests Add STATIC_REQUIRE assertion 2018-10-16 16:16:00 +02:00
SelfTest Add STATIC_REQUIRE assertion 2018-10-16 16:16:00 +02:00
XCode/OCTest Reverted removal of #ifdef for chrono converters, and fixed in OC project a different way 2018-06-12 15:37:06 +01:00
CMakeLists.txt Add StringMaker for std::variant, std::monostate (#1380) 2018-09-20 14:13:35 +02:00
Where did the projects go.txt Renamed missing project explainer filename 2017-01-09 21:59:53 +00:00