commit | a1e3f0b62446afe9b46b0872d373ab0e4e8a4357 | [log] [tgz] |
---|---|---|
author | Phil Nash <github@philnash.me> | Fri Aug 04 13:53:47 2017 +0100 |
committer | Phil Nash <github@philnash.me> | Fri Aug 04 13:53:47 2017 +0100 |
tree | 9a11a27b036f2cabe6e511b6158713b789197cb4 | |
parent | 39d37d9f341e0cefc52a2abfdefbe1071fe0bc56 [diff] |
Moved Timer impl back to cpp (I thought it wasn't included on the non-main path, but it is)
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: