mirror of
https://github.com/catchorg/Catch2
synced 2026-02-11 12:22:29 +00:00
ec5956f47114ff8b597be85fd7654d29da93aea0
The INTERNAL_CATCH_MSG macro, which is used by INFO, WARN and FAIL places its lines in a do…while block so it can be used after an if statement with no block
CATCH is an automated test framework for C, C++ and Objective-C. This branch may contain code that is experimental or not yet fully tested. The latest stable version can be found on the Master branch - or, better still, as a single header in the Downloads section. For documentation see the wiki at: https://github.com/philsquared/Catch/wiki
Description
Languages
C++
90.1%
CMake
5.4%
Python
3.3%
Meson
0.7%
Starlark
0.3%