commit | fe690a68ef1e41d08e90589480fa8190219aa5b0 | [log] [tgz] |
---|---|---|
author | Phil Nash <github@philnash.me> | Wed Feb 15 09:38:38 2017 +0000 |
committer | Phil Nash <github@philnash.me> | Wed Feb 15 10:03:28 2017 +0000 |
tree | c51550e9ff8d28f34a3c7ce7becbc035fb1dbb7c | |
parent | c9a37c59c471aaa6546ac43e4fc0898e471dc5dc [diff] |
push/pop warnings when disabling parentheses warnings within assertion (gcc/ clang)
v1.7.2
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: