commit | e058a3761442433588a0597bae3a9d58f9977aa9 | [log] [tgz] |
---|---|---|
author | Phil Nash <github@philnash.me> | Thu Feb 23 08:10:16 2017 +0000 |
committer | Phil Nash <github@philnash.me> | Thu Feb 23 08:11:15 2017 +0000 |
tree | 955bd56fdb1f3d28dd020939e0d9a7e4942184d7 | |
parent | 72b72ca9379e7d6fa465efcdec67994a61778046 [diff] |
Removed stray code
v1.7.2
The latest, single header, version can be downloaded directly using this link
Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C++ and Objective-C (and, maybe, C). It is implemented entirely in a set of header files, but is packaged up as a single header for extra convenience.
This documentation comprises these three parts: