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-07-01 07:05:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
include
/
reporters
History
sevas
9c6ab62b86
Added windows-specific fixes, because strftime's implementation is different.
2014-01-14 17:58:37 +01:00
..
catch_reporter_bases.hpp
Fixes compiler error for some versions of GCC
2013-12-18 08:37:23 +00:00
catch_reporter_console.hpp
Refactored a lot of code from headers into impl headers only compiled into one TU
2013-12-03 18:52:41 +00:00
catch_reporter_junit.hpp
Added windows-specific fixes, because strftime's implementation is different.
2014-01-14 17:58:37 +01:00
catch_reporter_xml.hpp
trim test/ section names in xml reporter
2013-12-10 08:20:46 +00:00