catch2/include
Bronek Kozicki 27fa7218ca Do not violate UTF-8 in XML output
According to UTF-8 encoding rules, there are no valid one byte long codepoints which start with a bigh bit set (i.e. 0x80 or higher value). Hence such XML output needs to be escaped, same as a control character.
2018-03-23 19:29:03 +00:00
..
external Bring in Clara v1.1.4 2018-03-09 10:37:56 +01:00
internal Do not violate UTF-8 in XML output 2018-03-23 19:29:03 +00:00
reporters Fixup various spelling errors (#1208) 2018-03-07 10:08:35 +01:00
catch.hpp v2.2.1 2018-03-11 12:04:28 +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