commit | 23c558a446676c76149e3a15fc3f1aa414537b99 | [log] [tgz] |
---|---|---|
author | Haibo Huang <[email protected]> | Mon Mar 23 19:45:52 2020 +0000 |
committer | Automerger Merge Worker <[email protected]> | Mon Mar 23 19:45:52 2020 +0000 |
tree | 0835de12c1ead9541cc311c005445af19bba0f24 | |
parent | a8f1a3dea29dbd45c1b7f3422c0aa29d5f06dbda [diff] | |
parent | 7ddcf9576cd42cf71daa6745677f4bbfbf61e958 [diff] |
Upgrade catch2 to 'v2.11.2' am: 7ddcf9576c Change-Id: Id8b569a33cbe98bb84cb484a958f16cbf5c9cdff
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: