commit | 55794e9b27740a51f1698f482d79ead4e0a38ffe | [log] [tgz] |
---|---|---|
author | Martin Hořeňovský <[email protected]> | Sat Dec 28 18:57:24 2019 +0100 |
committer | Martin Hořeňovský <[email protected]> | Sat Dec 28 18:57:24 2019 +0100 |
tree | 9f8bc2d89351ab7debd99dfb00445e5207c66e22 | |
parent | fa6211bfc2cc55ee3d88724c1238c22de9b2a276 [diff] |
Avoid detecting Clang as having MSVC's traditional preprocessor Fixes #1806
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: