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-13 14:24:47 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
catch2
/
include
History
Phil Nash
bf37e6879a
Removed use of compiler specific techniques for denoting non-returning functions
...
- use if( Catch::isTrue( true) ) to guard throws instead
2013-04-23 20:52:49 +01:00
..
internal
Removed use of compiler specific techniques for denoting non-returning functions
2013-04-23 20:52:49 +01:00
reporters
Fully committed to new Text class.
2013-04-20 19:36:40 +01:00
catch_runner.hpp
Fully committed to new Text class.
2013-04-20 19:36:40 +01:00
catch_with_main.hpp
Builds almost completely cleanly with -WEverything in LLVM
2012-08-13 07:46:10 +01:00
catch.hpp
Removed use of compiler specific techniques for denoting non-returning functions
2013-04-23 20:52:49 +01:00