commit | d8230a8d4d5fc4a56d28367791f4440b80438a09 | [log] [tgz] |
---|---|---|
author | Martin Hořeňovský <martin.horenovsky@gmail.com> | Thu Feb 16 11:09:09 2017 +0100 |
committer | Martin Hořeňovský <martin.horenovsky@gmail.com> | Thu Feb 16 11:09:09 2017 +0100 |
tree | be21143610c8c2e359a91ed2cbd41bf28328616e | |
parent | c6178601c5c87b50e3114b8a8043d1ee6dfb4041 [diff] |
Add opt-in leak detection under MSVC + Windows. Closes #439
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: