commit | cbe1f49c6f26c31501236f9d8d435900fd7d18b7 | [log] [tgz] |
---|---|---|
author | Bob Badour <[email protected]> | Fri Mar 04 17:13:07 2022 +0000 |
committer | Automerger Merge Worker <[email protected]> | Fri Mar 04 17:13:07 2022 +0000 |
tree | e8e6fe6ab985b83f0a9945b8edfc7ae24de431a4 | |
parent | 2b2e0e9540defee10f28ea0fc97750490fa238b5 [diff] | |
parent | c6fa1a5e8facdacdb5d8cd644301a47dc2fbbad5 [diff] |
Move comment to license_note am: 4eb3c2f9f5 am: c6fa1a5e8f Original change: https://android-review.googlesource.com/c/platform/external/catch2/+/2008357 Change-Id: I3fb96b0f9f7637276ba1e7945019133be71d117f
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: