catch2/projects/SelfTest/Baselines
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
..
automake.std.approved.txt Fixup various spelling errors (#1208) 2018-03-07 10:08:35 +01:00
compact.sw.approved.txt Add STATIC_REQUIRE assertion 2018-10-16 16:16:00 +02:00
console.std.approved.txt Add STATIC_REQUIRE assertion 2018-10-16 16:16:00 +02:00
console.sw.approved.txt Add STATIC_REQUIRE assertion 2018-10-16 16:16:00 +02:00
console.swa4.approved.txt Add tests for #1404 2018-10-13 16:53:44 +02:00
junit.sw.approved.txt Add STATIC_REQUIRE assertion 2018-10-16 16:16:00 +02:00
xml.sw.approved.txt Add STATIC_REQUIRE assertion 2018-10-16 16:16:00 +02:00