1
0
mirror of https://github.com/catchorg/Catch2.git synced 2025-05-01 21:03:52 +00:00
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
2010-11-09 23:24:00 +00:00
2011-02-01 16:14:07 +00:00

See the wiki at: https://github.com/philsquared/Catch/wiki
Description
Catch2 testing framework
Readme 68 MiB