catch2/projects/SelfTest
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
..
Baselines Do not violate UTF-8 in XML output 2018-03-23 19:29:03 +00:00
CompileTimePerfTests Added files for multiply inclusions of test cases 2017-11-17 15:46:57 +00:00
IntrospectiveTests Do not violate UTF-8 in XML output 2018-03-23 19:29:03 +00:00
SurrogateCpps Sweep out some extra warnings 2017-09-07 17:25:15 +02:00
UsageTests Fix bug in WithinAbs::match() and add tests for it 2018-03-21 13:47:12 +01:00
TestMain.cpp Remove unnecessary semicolons 2018-02-05 10:03:51 +01:00