catch2/include
Martin Hořeňovský 7bcfdf8e94 Disable deprecation warning of std::uncaught_exception
We might prefer to use `std::uncaught_exceptions` in the future, but I
would prefer not to bring in more configuration into Catch Classic

Closes #927
2017-06-26 16:50:23 +01:00
..
external Updated Clara with handling for / on Windows 2017-06-23 09:08:44 +01:00
internal Disable deprecation warning of std::uncaught_exception 2017-06-26 16:50:23 +01:00
reporters Merge remote-tracking branch 'tsondergaard/improve-junit-xml-for-jenkins' into dev-modernize 2017-06-06 16:52:02 +02:00
catch.hpp Added new assertion macros: `*_THROWS_WITH` 2017-06-05 18:40:50 +02:00
catch_session.hpp Silence unused argument warning in Catch 2017-06-15 11:34:29 +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