commit | 5f8628024c5a9219caa004d6a9547aacd9ba94c1 | [log] [tgz] |
---|---|---|
author | Bob Badour <bbadour@google.com> | Fri Mar 04 17:33:46 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Mar 04 17:33:46 2022 +0000 |
tree | e8e6fe6ab985b83f0a9945b8edfc7ae24de431a4 | |
parent | d13a4c9cded5a91f5ea29382ad442d888fb7e8d5 [diff] | |
parent | cbe1f49c6f26c31501236f9d8d435900fd7d18b7 [diff] |
Move comment to license_note am: 4eb3c2f9f5 am: c6fa1a5e8f am: cbe1f49c6f Original change: https://android-review.googlesource.com/c/platform/external/catch2/+/2008357 Change-Id: I570a0b89971d5fcb08d651488c620dc7eea54e92
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: