catch2/include/reporters
Martin Hořeňovský bcaa2f9646 Use char literal instead of string literal with 1 char
In reality, this is a relatively small performance improvement,
especially with the previous improvements removing lots of superfluous
string handling, but still was measurable.
2017-01-29 23:07:15 +01:00
..
catch_reporter_bases.hpp Fixed inconsistent and trailing whitespace 2017-01-26 23:13:12 +01:00
catch_reporter_compact.hpp Use char literal instead of string literal with 1 char 2017-01-29 23:07:15 +01:00
catch_reporter_console.hpp Use char literal instead of string literal with 1 char 2017-01-29 23:07:15 +01:00
catch_reporter_junit.hpp Use char literal instead of string literal with 1 char 2017-01-29 23:07:15 +01:00
catch_reporter_multi.hpp Fixed inconsistent and trailing whitespace 2017-01-26 23:13:12 +01:00
catch_reporter_teamcity.hpp Stripped trailing whitespace from all source code lines 2015-11-04 18:04:15 +00:00
catch_reporter_xml.hpp Fixed inconsistent and trailing whitespace 2017-01-26 23:13:12 +01:00