commit | bff44f8b0116e0ba1fa24fb5249d43c2639fbb64 | [log] [tgz] |
---|---|---|
author | Martin Hořeňovský <[email protected]> | Tue Jan 14 14:05:50 2020 +0100 |
committer | GitHub <[email protected]> | Tue Jan 14 14:05:50 2020 +0100 |
tree | 50a13016b2618d28d56898c84c4737686d43b84e | |
parent | d10b9bd02e098476670f5eb0527d2c7281476e8a [diff] | |
parent | 4ea74ff9662177987606791b0a0391210b214848 [diff] |
Merge pull request #1831 from matt77hias/master Added <random> include for std::uniform_int_distribution
The latest version of the single header can be downloaded directly using this link
If you've been using an earlier version of Catch, please see the Breaking Changes section of the release notes before moving to Catch2. You might also like to read this blog post for more details.
Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). It is primarily distributed as a single header file, although certain extensions may require additional headers.
This documentation comprises these three parts: