commit | f30afc44bbdca74b61446280baef08c3b7cbfea9 | [log] [tgz] |
---|---|---|
author | Bob Badour <[email protected]> | Mon Jan 25 23:33:45 2021 +0000 |
committer | Automerger Merge Worker <[email protected]> | Mon Jan 25 23:33:45 2021 +0000 |
tree | 84f809107e8157ebb2fd8078732324f47507441d | |
parent | 85b34590adadd6981d293721d74d2f7c57739b3c [diff] | |
parent | bc91a23122d51b429cc0e313bb41c4fd5e7390b3 [diff] |
Fix license_type. Contains GPL am: bbe525ab3e am: bc91a23122 Original change: https://android-review.googlesource.com/c/platform/external/catch2/+/1556838 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I5a0be9bec02cc9027403ac96578bdc57656a298d
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: