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