commit | 2b2e0e9540defee10f28ea0fc97750490fa238b5 | [log] [tgz] |
---|---|---|
author | Bob Badour <[email protected]> | Tue Feb 16 23:02:26 2021 +0000 |
committer | Automerger Merge Worker <[email protected]> | Tue Feb 16 23:02:26 2021 +0000 |
tree | a3d2bfe065ce75a6840fceeb2bf10aab1a77149a | |
parent | 1aa0010680812de2e0409da422768018e145b3c8 [diff] | |
parent | 0ebc218200417a20465234841bba686d55eb4167 [diff] |
[LSC] Add LOCAL_LICENSE_KINDS to external/catch2 am: 57ec89069b am: 7bc3050122 am: 0ebc218200 Original change: https://android-review.googlesource.com/c/platform/external/catch2/+/1588879 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I88386605c75acc64db81ba21c8c3d1ceb794a407
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: