This website requires JavaScript.
Explore
Help
Sign In
3rd-party
/
catch2
Watch
1
Star
0
Fork
0
You've already forked catch2
mirror of
https://github.com/catchorg/Catch2.git
synced
2025-03-13 14:24:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
include
/
reporters
History
Phil Nash
4cb74761d9
Support for multiple reporters
...
- can't (yet) specify different targets for each reporter (e.g. different files)
2015-08-05 19:02:17 +01:00
..
catch_reporter_bases.hpp
Removed over-eager assertion.
2015-03-04 07:47:43 +00:00
catch_reporter_compact.hpp
Added signal handlers (and placeholder for SEH handlers)
2014-08-22 08:07:39 +01:00
catch_reporter_console.hpp
Committed to semantic versioning
2015-06-29 18:06:15 +01:00
catch_reporter_junit.hpp
Some toString cleanups
2014-12-09 18:49:58 +00:00
catch_reporter_multi.hpp
Support for multiple reporters
2015-08-05 19:02:17 +01:00
catch_reporter_teamcity.hpp
Fixed escaping of ' in TeamCity reporter
2014-12-29 20:04:54 +00:00
catch_reporter_xml.hpp
Added type attribute to xml reporter output
2014-12-30 18:25:27 +00:00