catch2/projects/SelfTest
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
..
Baselines Fix stringifying static array of unsigned chars 2018-04-06 11:43:12 +02:00
CompileTimePerfTests Added files for multiply inclusions of test cases 2017-11-17 15:46:57 +00:00
IntrospectiveTests Modify XML encoder to hex-encode invalid UTF-8 sequences 2018-03-27 16:49:14 +02:00
SurrogateCpps Sweep out some extra warnings 2017-09-07 17:25:15 +02:00
UsageTests Fix stringifying static array of unsigned chars 2018-04-06 11:43:12 +02:00
TestMain.cpp Remove unnecessary semicolons 2018-02-05 10:03:51 +01:00