catch2/include
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
..
external Bring in Clara v1.1.4 2018-03-09 10:37:56 +01:00
internal Session::applyCommandLine overload on wchar_t (#1401) 2018-10-13 19:29:53 +02:00
reporters XmlReporter: add information about rng-seed 2018-10-13 16:53:44 +02:00
catch.hpp Add STATIC_REQUIRE assertion 2018-10-16 16:16:00 +02:00
catch_with_main.hpp Fixed catch_with_main.hpp (no longer references deleted catch_runner.hpp) 2015-12-28 15:06:04 +00:00