catch2/include
Martin Hořeňovský 8d03cb4915 Use StringRef to pass comparison operator name to BinaryExpr
Some nominally C++11 platforms do not have SSO (I am looking at
you libstdc++), where this avoids meaningless allocations.
2017-09-06 15:15:48 +02:00
..
external Incorporated Clara with TextFlow fix for assertion with consecutive newlines 2017-08-31 16:14:27 +01:00
internal Use StringRef to pass comparison operator name to BinaryExpr 2017-09-06 15:15:48 +02:00
reporters Fixed alignment of getSupportedVerbosities in MultipleReporters 2017-09-01 09:41:28 +01:00
catch.hpp Always compile matchers implementation 2017-08-30 18:06:48 +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