mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-14 01:39:54 +01:00
302e2c0b06
Now a `TEST_CASE` macro should create a single TestCaseInfo and then it should never be copied around. This, together with latter changes, should significantly decrease the number of allocations made before `main` is even entered. |
||
---|---|---|
.. | ||
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 |