mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-12 17:09:53 +01:00
f00257e374
Catch2's documentation promises that listeners are called _before_ reporters, but because of the previous implementation, they were called _after_ reporters. This commit fixes that. Closes #1234 |
||
---|---|---|
.. | ||
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_tap.hpp | ||
catch_reporter_teamcity.hpp | ||
catch_reporter_xml.cpp | ||
catch_reporter_xml.h |