Added Catch integration

This commit is contained in:
Mathieu Champlon 2017-05-28 08:25:37 +02:00
parent 5e11124901
commit 6daff2167c
5 changed files with 56 additions and 5 deletions

View file

@ -148,6 +148,8 @@ The policy can then be activated by defining MOCK_ERROR_POLICY prior to includin
[define_custom_policy]
A custom policy for [@https://github.com/philsquared/Catch Catch] is provided and can be enabled simply by including catch.hpp instead of turtle.hpp.
[endsect]
[section Thread safety]