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-04-05 10:04:46 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
include
History
Phil Nash
ffad3a0a39
Fix as suggested in
#574
...
Cast expression to bool to prevent custom && from defeating short-circuiting
2016-02-10 05:49:56 +00:00
..
external
Added unique_ptr detection to compiler_capabilities
2015-08-11 08:09:41 +01:00
internal
Fix as suggested in
#574
2016-02-10 05:49:56 +00:00
reporters
Removed unused parameter
2015-11-04 18:11:54 +00:00
catch_session.hpp
Session's argv now taken by char const* const*
2015-11-18 07:57:24 +00:00
catch_with_main.hpp
Fixed catch_with_main.hpp (no longer references deleted catch_runner.hpp)
2015-12-28 15:06:04 +00:00
catch.hpp
Fixed CATCH_REGISTER_TEST_CASE too
2016-01-22 07:50:10 +00:00