catch2/include
Neal Coombes f7b3cb515b performance improvement - ~AssertionHandler, getConfig return value
inlined ~AssertionHandler(), and changed getConfig to return
shared_ptr const reference instead of by value (very expensive for
shared_ptr's).

Further work on #1086.

Brings test from 0m20.635s to 0m17.186s
2017-11-20 09:11:30 -06:00
..
external embedded v1.0-develop.2 of Clara, which addresses / prefixed options, which should impact non-windows platforms 2017-10-21 09:16:38 +02:00
internal performance improvement - ~AssertionHandler, getConfig return value 2017-11-20 09:11:30 -06:00
reporters Fix AssertionPrinter name conflict in console and compact reporters 2017-11-15 21:26:31 +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
catch.hpp Initial prototype of PCH support 2017-11-14 21:41:36 +01:00