catch2/include
Phil Nash 4c5af2089a Added CATCH_ENFORCE (and updated CATCH_INTERNAL_ERROR to be stream based)
replaced all ad-hoc exceptions (where appropriate) with CATCH_ENFORCE or CATCH_INTERNAL_ERROR - no explicit ostringstreams.
2017-05-05 15:43:31 +01:00
..
external Don’t assume first CL arg (exe name) is present 2017-03-13 11:00:58 +00:00
internal Added CATCH_ENFORCE (and updated CATCH_INTERNAL_ERROR to be stream based) 2017-05-05 15:43:31 +01:00
reporters converted IStreamingReporter to unique_ptr 2017-05-05 15:43:31 +01: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
catch.hpp Reworked stringification layer, removed Catch::toString 2017-05-02 23:51:03 +02:00