commit | 9a037204faa5698139def9b417dc6109f8987bc0 | [log] [tgz] |
---|---|---|
author | Martin Hořeňovský <martin.horenovsky@gmail.com> | Mon Mar 06 11:21:35 2017 +0100 |
committer | Martin Hořeňovský <martin.horenovsky@gmail.com> | Mon Mar 06 11:21:35 2017 +0100 |
tree | 8f40b5be60cb2400bbad9ac92a6d677d423fce85 | |
parent | 374c050a4257bbcae35a7ceebded7a5cd40be6b1 [diff] |
Enable /Wx (Warnings as error) for SelfTest builds
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: