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-10 05:34:46 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1efd8d3067
Branches
Tags
View all branches
catch2
/
include
/
reporters
History
Martin Hořeňovský
b71a06cf98
JUnit reporter outputs timestamps now
...
Also extended approval tests script to support the change
2017-01-16 20:21:43 +01:00
..
catch_reporter_bases.hpp
Added missing CATCH_OVERRIDE to CumulativeReporterBase::assertionEnded(). This fixes a warning when building in Xcode 7.2+ with default warning settings.
2016-03-29 17:03:09 +01: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
JUnit reporter outputs timestamps now
2017-01-16 20:21:43 +01:00
catch_reporter_multi.hpp
Removed use of dynamic_cast for MultipleReporters
2016-04-28 08:11:12 +01: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
Removed now redundant xml stream initialisation
2016-11-29 12:13:55 +00:00