C++ mock object library for Boost http://turtle.sourceforge.net
Find a file
2017-07-07 06:57:08 +02:00
build Clarified target description to include packaging 2016-07-18 07:38:37 +02:00
doc Fixed documentation issues 2017-05-29 09:12:16 +02:00
include/turtle Added Catch integration 2017-05-29 09:12:03 +02:00
test Added MOCK_NO_AUTO_PTR to deactivate std::auto_ptr support 2017-03-20 11:43:18 +01:00
.gitignore Documented how to manage static objects 2015-10-09 22:38:37 +02:00
.travis.yml Added clang support in travis 2017-07-07 06:57:08 +02:00
index.html Changed layout to match boost 2015-03-06 06:41:12 +01:00
Jamfile.v2 Changed layout to match boost 2015-03-06 06:41:12 +01:00
Jamroot.jam Changed layout to match boost 2015-03-06 06:41:12 +01:00
LICENSE_1_0.txt Changed layout to match boost 2015-03-06 06:41:12 +01:00
README.md Fixed readme 2017-05-30 16:15:09 +02:00

Turtle

Turtle is a C++ mock object library based on Boost with a focus on usability, simplicity and flexibility.

Distributed under the Boost Software License, Version 1.0.

Build Status Coverage Status