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 15:15:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
include
History
Phil Nash
7f9fbd58c8
Fix as suggested in
#574
...
Cast expression to bool to prevent custom && from defeating short-circuiting
2016-06-06 20:12:21 +01:00
..
external
Added unique_ptr detection to compiler_capabilities
2015-08-11 08:09:41 +01:00
internal
Fix as suggested in
#574
2016-06-06 20:12:21 +01:00
reporters
Removed unused parameter
2015-11-04 18:11:54 +00:00
catch_session.hpp
Removed IRunner (rolled into IRunContext)
2015-11-19 17:53:21 +00:00
catch_with_main.hpp
Fixed catch_with_main.hpp (no longer references deleted catch_runner.hpp)
2016-06-06 20:10:42 +01:00
catch.hpp
Fixed CATCH_REGISTER_TEST_CASE too
2016-06-06 20:10:58 +01:00