catch2/include
Martin Hořeňovský 597fca3c89 Remove <algorithm> header from the common path
It was only used for std::max<double> within Approx, so we now have
::Catch::Detail::max(double, double) that is used instead.
2017-08-17 20:04:53 +02:00
..
external Removed tbc_text_format (superceded by TextFlow) 2017-07-20 23:20:42 +01:00
internal Remove <algorithm> header from the common path 2017-08-17 20:04:53 +02:00
reporters Removed *_REGISTER_REPORTER from main path 2017-08-17 20:03:16 +02:00
catch.hpp Removed *_REGISTER_REPORTER from main path 2017-08-17 20:03:16 +02:00
catch_session.hpp No longer show full usage in event of error 2017-08-15 17:08:32 +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