C++ mock object library for Boost http://turtle.sourceforge.net
Find a file
2018-03-12 08:33:53 +01:00
build Clarified target description to include packaging 2016-07-18 07:38:37 +02:00
doc Added support for dereferencing in mock::equal 2018-03-12 08:33:53 +01:00
include/turtle Added support for dereferencing in mock::equal 2018-03-12 08:33:53 +01:00
test Added support for dereferencing in mock::equal 2018-03-12 08:33:53 +01:00
.gitignore Documented how to manage static objects 2015-10-09 22:38:37 +02:00
.travis.yml Used local docbook packages 2015-10-10 10:04:20 +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