commit | 0bcae64d3d81e930b5bd8beffe41f6d85474cf8c | [log] [tgz] |
---|---|---|
author | Phil Nash <github@philnash.me> | Mon Jan 09 17:32:57 2017 +0000 |
committer | Phil Nash <github@philnash.me> | Mon Jan 09 17:38:42 2017 +0000 |
tree | 0cd6d1bdac6d8e7ca5552bfa3f023004fcef4c4e | |
parent | 8abe17a3933f356edbb3f4544f659c7537cec2a6 [diff] |
Set project name in CMakeLists.txt to CatchSelfTest
v1.5.9
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: