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 16:45:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
include
History
Vadim Zeitlin
4c41641799
Get rid of unused parameter in TestEventListenerBase::assertionEnded()
...
Just don't name this parameter to avoid warnings about it being unused. No real changes.
2015-10-29 00:52:05 +01:00
..
external
Added unique_ptr detection to compiler_capabilities
2015-08-11 08:09:41 +01:00
internal
dev build 14
2015-09-27 03:28:14 -07:00
reporters
Get rid of unused parameter in TestEventListenerBase::assertionEnded()
2015-10-29 00:52:05 +01:00
catch_session.hpp
Added Listeners (programatically provided extra reporters)
2015-08-07 08:20:56 +01:00
catch_with_main.hpp
Builds almost completely cleanly with -WEverything in LLVM
2012-08-13 07:46:10 +01:00
catch.hpp
Given, When, Then prefixes are now std::strings
2015-07-22 18:07:28 +01:00