catch2/include
Martin Hořeňovský 7e14232924 Fix C4702 (unreachable code) in generators
Generators might get removed anyway, but at least compilation wont
trigger Wx on MSVC in the meantime.
2017-05-08 00:58:44 +02:00
..
external Don’t assume first CL arg (exe name) is present 2017-03-13 11:00:58 +00:00
internal Fix C4702 (unreachable code) in generators 2017-05-08 00:58:44 +02:00
reporters converted IStreamingReporter to unique_ptr 2017-05-05 15:43:31 +01:00
catch.hpp Reworked stringification layer, removed Catch::toString 2017-05-02 23:51:03 +02:00
catch_session.hpp Added CATCH_ENFORCE (and updated CATCH_INTERNAL_ERROR to be stream based) 2017-05-05 15:43:31 +01: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