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-04 00:25:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
include
/
reporters
History
RLangendam
f1729d5aff
Solved compiler warnings C5026 and C5027 for VS2015.
2016-10-08 17:38:33 +02:00
..
catch_reporter_bases.hpp
Solved compiler warnings C5026 and C5027 for VS2015.
2016-10-08 17:38:33 +02: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
Fixed !shouldfail
2016-03-14 19:13:34 +00:00
catch_reporter_junit.hpp
Stripped trailing whitespace from all source code lines
2015-11-04 18:04:15 +00:00
catch_reporter_multi.hpp
Solved compiler warnings C5026 and C5027 for VS2015.
2016-10-08 17:38:33 +02:00
catch_reporter_teamcity.hpp
Stripped trailing whitespace from all source code lines
2015-11-04 18:04:15 +00:00
catch_reporter_xml.hpp
Do not trim test case names in the XML reporter.
2016-08-30 11:15:19 +01:00