commit | 0a614ee5ba469120b9fb61c4f34b2763ae59d65a | [log] [tgz] |
---|---|---|
author | Phil Nash <github@philnash.me> | Wed Jul 19 08:31:10 2017 +0100 |
committer | Phil Nash <github@philnash.me> | Wed Jul 19 08:31:10 2017 +0100 |
tree | 68d5ba2f91bcb4c63d77e9a613d8353f3fe271b3 | |
parent | 4833932ab25a54743d12d46b5a8f71b82b60649e [diff] |
re/moved some headers in catch_tostring
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: