catch2/include/reporters
Martin Hořeňovský e95bf48445 Take std::string by const-ref where possible
Most places already do, this brings over some forgotten places.

Also close #842
2017-03-06 13:16:43 +01:00
..
catch_reporter_automake.hpp Fixed up Automake reporter 2017-02-22 13:29:17 +01:00
catch_reporter_bases.hpp Added duration reporting to compact reporter 2017-03-02 16:16:17 +01:00
catch_reporter_compact.hpp Take std::string by const-ref where possible 2017-03-06 13:16:43 +01:00
catch_reporter_console.hpp Refactored console reporter include logic to match Xml Reporter’s 2017-03-03 14:19:41 +00:00
catch_reporter_junit.hpp Fixes for MinGW compatibility 2017-02-06 01:43:53 +01:00
catch_reporter_multi.hpp Fixed inconsistent and trailing whitespace 2017-01-26 23:13:12 +01:00
catch_reporter_tap.hpp Take std::string by const-ref where possible 2017-03-06 13:16:43 +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 Refactored console reporter include logic to match Xml Reporter’s 2017-03-03 14:19:41 +00:00