catch2/include
Martin Hořeňovský 6c5c4c43a0 Add stringification support to std::exception and deriving classes
This support is based on overriden `std::exception::what` method, so
if an exception does not do so meaningfully, the message is still
pointless.

This is only used as a fallback, both `StringMaker` specialization and
`operator<<` overload have priority..
2018-05-12 17:46:25 +02:00
..
external Bring in Clara v1.1.4 2018-03-09 10:37:56 +01:00
internal Add stringification support to std::exception and deriving classes 2018-05-12 17:46:25 +02:00
reporters Changed to c++ style includes 2018-04-21 15:58:05 +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
catch.hpp v2.2.2 2018-04-06 12:11:22 +02:00