commit | 8f0feaa6d2748fb4d4916df922473026f65db4db | [log] [tgz] |
---|---|---|
author | Martin Hořeňovský <[email protected]> | Thu Apr 20 21:32:50 2017 +0200 |
committer | Martin Hořeňovský <[email protected]> | Thu Apr 20 21:32:50 2017 +0200 |
tree | 5281ed3586a0c02e7672289e7684f9cf43c208eb | |
parent | b95163bd3a76e36852f0d2db69e86f3f561e8379 [diff] |
Enable /std:c++latest (C++17) for AppVeyor VS 2017
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: