commit | 81d52c4a5ffc1e527ce158c7570aa94dadc8c002 | [log] [tgz] |
---|---|---|
author | Martin Hořeňovský <[email protected]> | Sat Feb 15 21:31:31 2020 +0100 |
committer | Martin Hořeňovský <[email protected]> | Sat Feb 15 21:45:09 2020 +0100 |
tree | 0be23157eab4149e247f8c848fe7fc0d60546900 | |
parent | 200b8b6fc05934149d9d4fa56eefbfd613ee73ea [diff] |
Specialize CATCH_TRAP() for iOS + thumb instruction set combo Fixes #1862
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: