commit | b9f6882a82a7c72a6342f0002a4a6261f6653d97 | [log] [tgz] |
---|---|---|
author | Haibo Huang <[email protected]> | Mon Mar 23 20:48:45 2020 +0000 |
committer | Automerger Merge Worker <[email protected]> | Mon Mar 23 20:48:45 2020 +0000 |
tree | 0835de12c1ead9541cc311c005445af19bba0f24 | |
parent | dba03cace0e298b6a690c00ccd99848193c2e0f9 [diff] | |
parent | 6ad86d387cc106be24e286c167f687ec75ee99c5 [diff] |
Upgrade catch2 to 'v2.11.2' am: 7ddcf9576c am: 23c558a446 am: 58a877e567 am: 6ad86d387c Change-Id: I622e124a20dd01e3e1ef35005bcb971de8569575
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: