commit | a49fa0edbe6d25a5f6b92721beb3f5d2ca10ecc3 | [log] [tgz] |
---|---|---|
author | dvirtz <[email protected]> | Thu May 18 15:51:44 2017 +0300 |
committer | dvirtz <[email protected]> | Thu May 18 15:51:44 2017 +0300 |
tree | e485d04d7082e62ef1450037c8bcf7b2eaa57004 | |
parent | d271683c147d7168c0c84356ce48bdb7e105ee81 [diff] |
use absolute path to test files - accroding to CMake docs EXISTS behavior is well-defined only for full paths.
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: