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

@ -12,6 +12,7 @@ Not yet released
* Fixed mocking of a function returning a reference for gcc 4.1
* Added MOCK_NO_AUTO_PTR to deactivate std::auto_ptr support
* Added [@https://github.com/philsquared/Catch Catch] integration
[endsect]