catch2/projects/SelfTest/Baselines
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
..
automake.std.approved.txt Fixup various spelling errors (#1208) 2018-03-07 10:08:35 +01:00
compact.sw.approved.txt Do not violate UTF-8 in XML output 2018-03-23 19:29:03 +00:00
console.std.approved.txt Do not violate UTF-8 in XML output 2018-03-23 19:29:03 +00:00
console.sw.approved.txt Do not violate UTF-8 in XML output 2018-03-23 19:29:03 +00:00
console.swa4.approved.txt https://github.com/catchorg/Catch2/issues/1175 - don't list hidden tests by default 2018-02-09 19:55:40 +01:00
junit.sw.approved.txt Do not violate UTF-8 in XML output 2018-03-23 19:29:03 +00:00
xml.sw.approved.txt Do not violate UTF-8 in XML output 2018-03-23 19:29:03 +00:00