commit | 805de43a3dfc14b03927afb66d3856e9a72eaa64 | [log] [tgz] |
---|---|---|
author | Phil Nash <github@philnash.me> | Wed Jul 01 07:33:27 2015 +0100 |
committer | Phil Nash <github@philnash.me> | Wed Jul 01 07:33:27 2015 +0100 |
tree | 8da45605387b80b4128cd1e3b465d7280f89ed90 | |
parent | 3b18d9e962835100d7e12ac80d22882e408e40dc [diff] |
Use CATCH_NULL instead of NULL - expands to nullptr if CATCH_CONFIG_CPP11_NULLPTR is defined (see #444)
v1.2.1
Please see this page if you are updating from a version before 1.0
[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:
The documentation will continue until morale improves