commit | 976d18eee9e452380d6a8725d894cd083ba6a482 | [log] [tgz] |
---|---|---|
author | Xin Li <[email protected]> | Thu Apr 09 17:50:36 2020 -0700 |
committer | Xin Li <[email protected]> | Thu Apr 09 17:50:36 2020 -0700 |
tree | 0835de12c1ead9541cc311c005445af19bba0f24 | |
parent | 23c558a446676c76149e3a15fc3f1aa414537b99 [diff] | |
parent | 72ca8ec2e83c689253c423c236fd34e71ff5636e [diff] |
DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into stag-aosp-master Bug: 151763422 Change-Id: I0f9ac7cde6cb659c9c84280e81c4fd01e9c7513f
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: