commit | 5290d4bedcf8f008d2a5475a5cdcd9fe0c8127c5 | [log] [tgz] |
---|---|---|
author | Martin Hořeňovský <[email protected]> | Mon Oct 28 13:13:23 2019 +0100 |
committer | GitHub <[email protected]> | Mon Oct 28 13:13:23 2019 +0100 |
tree | 12766a7f86da045be9f995a97e1e46e3fcede4dd | |
parent | 7ada02e21ee66ac89783011526ca8058f8234053 [diff] | |
parent | 849f2848bdf625a7b6248e4e62ba0e39ee609634 [diff] |
Merge pull request #1791 from catchorg/dev-reorganize-warning-suppression Rework how warning suppression in macros is done
The latest version of the single header can be downloaded directly using this link
If you've been using an earlier version of Catch, please see the Breaking Changes section of the release notes before moving to Catch2. You might also like to read this blog post for more details.
Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). It is primarily distributed as a single header file, although certain extensions may require additional headers.
This documentation comprises these three parts: