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-20 01:24:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
include
History
Phil Nash
fe98123d0b
Started new reporter, "console", which will replace "basic" when done.
...
Introduced Option template as part of this.
2012-12-05 08:40:53 +00:00
..
internal
Started new reporter, "console", which will replace "basic" when done.
2012-12-05 08:40:53 +00:00
reporters
Started new reporter, "console", which will replace "basic" when done.
2012-12-05 08:40:53 +00:00
catch_runner.hpp
Version uses constructor instead of initialiser to avoid warnings
2012-12-01 23:42:47 +00:00
catch_with_main.hpp
Builds almost completely cleanly with -WEverything in LLVM
2012-08-13 07:46:10 +01:00
catch.hpp
IStreamingReporter is now the default. Use REGISTER_LEGACY_REPORTER to register… you guessed it: legacy reporters
2012-11-30 19:29:03 +00:00