catch2/include
Martin Hořeňovský 33ed1773f4 Reworked stringification layer, removed Catch::toString
Now the order of stringification checks is

1) StringMaker specialization
2) operator<<

toString overloads and specializations have been removed.
2017-05-02 23:51:03 +02:00
..
external Don’t assume first CL arg (exe name) is present 2017-03-13 11:00:58 +00:00
internal Reworked stringification layer, removed Catch::toString 2017-05-02 23:51:03 +02:00
reporters Reworked stringification layer, removed Catch::toString 2017-05-02 23:51:03 +02:00
catch.hpp Reworked stringification layer, removed Catch::toString 2017-05-02 23:51:03 +02:00
catch_session.hpp Added missing <memory> includes 2017-04-26 17:04:00 +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