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 00:25:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
include
History
Adam Strzelecki
0c787f94d0
Fix: CATCH_NOEXCEPT redefined warning
...
We should check whether CATCH_NOEXCEPT was defined not CATCH_NO_EXCEPT.
2014-04-22 18:16:50 +02:00
..
external
Merge branch 'master' of
https://github.com/gnzlbg/Catch
2014-04-18 08:49:35 +01:00
internal
Fix: CATCH_NOEXCEPT redefined warning
2014-04-22 18:16:50 +02:00
reporters
Changed branchName to char*, as per
#266
2014-04-18 08:28:52 +01:00
catch_runner.hpp
Changed branchName to char*, as per
#266
2014-04-18 08:28:52 +01:00
catch_with_main.hpp
Builds almost completely cleanly with -WEverything in LLVM
2012-08-13 07:46:10 +01:00
catch.hpp
Fixed instance of Clara::_ placeholder when using CATCH_CONFIG_RUNNER
2014-03-10 18:02:18 +00:00