catch2/include
Martin Hořeňovský 84fa76e985 Move Approx's validity checks out of line into cpp file
This avoids having to include <stdexcept> in the main include path
and speeds up the compilation if Approx is used with multiple
different types.
2018-09-03 10:15:51 +02:00
..
external Bring in Clara v1.1.4 2018-03-09 10:37:56 +01:00
internal Move Approx's validity checks out of line into cpp file 2018-09-03 10:15:51 +02:00
reporters Fix Listening reporter use of ReporterPreferences 2018-07-22 22:58:18 +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 Add BDD AND_GIVEN based macros 2018-09-02 16:53:57 +02:00