catch2/include
Martin Hořeňovský 40209d1ae0 Use StringRef on fatal error path
So far the fatal error path only uses string literals, so this removes
an allocation from that context
2017-09-14 20:05:25 +02:00
..
external Incorporated Clara with TextFlow fix for assertion with consecutive newlines 2017-08-31 16:14:27 +01:00
internal Use StringRef on fatal error path 2017-09-14 20:05:25 +02:00
reporters Sweep out some extra warnings 2017-09-07 17:25:15 +02:00
catch.hpp Changed all .hpp extensions to .h where there is now a corresponding .cpp 2017-09-07 11:24:33 +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