C++ mock object library for Boost http://turtle.sourceforge.net
Find a file
2018-03-08 09:36:57 +01:00
build Fixed travis cxxflags 2018-01-20 14:13:52 +01: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 functor in namespace test 2018-03-08 09:36:57 +01:00
.gitignore Documented how to manage static objects 2015-10-09 22:38:37 +02:00
.travis.yml Fixed travis cxxflags 2018-01-20 14:13:52 +01: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