catch2/include
Martin Hořeňovský 950cae9040 Added new assertion macros: `*_THROWS_WITH`
It combines `*_THROWS_AS` and `*_THROWS_WITH` macros, so that the
exception type matches expectetations and its contents match a specific
matcher.
2017-06-05 18:40:50 +02:00
..
external Don’t assume first CL arg (exe name) is present 2017-03-13 11:00:58 +00:00
internal Added new assertion macros: `*_THROWS_WITH` 2017-06-05 18:40:50 +02:00
reporters Merge branch 'master' into dev-modernize 2017-06-05 17:19:42 +02:00
catch.hpp Added new assertion macros: `*_THROWS_WITH` 2017-06-05 18:40:50 +02:00
catch_session.hpp Merge branch 'master' into dev-modernize 2017-06-05 17:19:42 +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