catch2/include
Martin Hořeňovský ab30621138 Fix stringifying static array of unsigned chars
The fix leaves an open question: should we keep treating refs
to static array of chars as strings, or should we instead
use `strnlen` to check if it is null-terminated within the buffer

Fixes #1238
2018-04-06 11:43:12 +02:00
..
external Bring in Clara v1.1.4 2018-03-09 10:37:56 +01:00
internal Fix stringifying static array of unsigned chars 2018-04-06 11:43:12 +02:00
reporters Fixup various spelling errors (#1208) 2018-03-07 10:08:35 +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 v2.2.1 2018-03-11 12:04:28 +01:00