catch2/include
Phil Nash f52bd35e2f made CHECK/ REQUIRE into block statements
Placed the contents of the macros into do{…}while(0) so they can be used as statements (e.g. after an if() with no braces).
Also means they now require the closing ;
2012-02-29 08:35:41 +00:00
..
internal made CHECK/ REQUIRE into block statements 2012-02-29 08:35:41 +00:00
reporters Added colorised console output for Windows 2012-02-25 20:36:22 +00:00
catch.hpp Added CHECKED_IF and CHECKED_ELSE 2012-02-10 08:30:13 +00:00
catch_runner.hpp Pass totals around instead of individual success/ fail counts 2012-02-24 08:59:35 +00:00
catch_with_main.hpp Tweaks to allow headers to be glued together. 2011-05-24 08:23:02 +01:00