commit | b3b07215d1ca2224aea6ff3e21d87ad0f7750df2 | [log] [tgz] |
---|---|---|
author | Martin Hořeňovský <[email protected]> | Mon Feb 03 11:26:31 2020 +0100 |
committer | GitHub <[email protected]> | Mon Feb 03 11:26:31 2020 +0100 |
tree | f91896dcda5f14e9d91efa21ff0107a858e459a2 | |
parent | 1715b6b92382f5eed0d5d0ce753f15ec48560773 [diff] | |
parent | 2652bb86e3f72292951dfb5ad272a7c0a018118c [diff] |
Merge pull request #1854 from neheb/patch-1 catch_compiler_capabilities.h: use proper math define
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: