commit | 8243a92c89656f79cabef1610b5a3606b576f8bd | [log] [tgz] |
---|---|---|
author | android-build-team Robot <[email protected]> | Wed Feb 17 04:32:10 2021 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed Feb 17 04:32:10 2021 +0000 |
tree | a3d2bfe065ce75a6840fceeb2bf10aab1a77149a | |
parent | 7673caf819b781035986c99ac423586e3a98cf72 [diff] | |
parent | f5363093b079631594632ed68b9d2d5a78da207e [diff] |
Snap for 7149879 from 2b2e0e9540defee10f28ea0fc97750490fa238b5 to sc-release am: f5363093b0 Original change: https://googleplex-android-review.googlesource.com/c/platform/external/catch2/+/13589704 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I9cb8d37e29ec2d68a9c9cd078cc13502b67d664f
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: