catch2/include
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.hpp Removed use of compiler specific techniques for denoting non-returning functions 2013-04-23 20:52:49 +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