mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 13:19:55 +01:00
2d172dc688
- Overrides added - usages of push_back() replaced with emplace_back() - Loop variable made const-refernce - NULL replaced with nullptr - Names used in the declaration and definition unified - size() replaced with empty - Identical cases merged |
||
---|---|---|
.. | ||
catch_reporter_automake.hpp | ||
catch_reporter_bases.cpp | ||
catch_reporter_bases.hpp | ||
catch_reporter_compact.cpp | ||
catch_reporter_compact.h | ||
catch_reporter_console.cpp | ||
catch_reporter_console.h | ||
catch_reporter_junit.cpp | ||
catch_reporter_junit.h | ||
catch_reporter_listening.cpp | ||
catch_reporter_listening.h | ||
catch_reporter_sonarqube.hpp | ||
catch_reporter_tap.hpp | ||
catch_reporter_teamcity.hpp | ||
catch_reporter_xml.cpp | ||
catch_reporter_xml.h |