C++ mock object library for Boost http://turtle.sourceforge.net
Find a file
2020-07-15 22:53:19 +02:00
.github/workflows Create documentation on GHA 2020-07-15 22:53:19 +02:00
build Create documentation on GHA 2020-07-15 22:53:19 +02:00
doc Create documentation on GHA 2020-07-15 22:53:19 +02:00
include/turtle Remove boost deprecations 2020-05-26 17:11:33 +02:00
scripts Create documentation on GHA 2020-07-15 22:53:19 +02:00
test [CI] Require C++14 on travis 2020-07-14 17:42:52 +02:00
.gitattributes Added docker files for gcc and clang development environments 2018-04-08 15:16:49 +02:00
.gitignore Add CMake files 2019-12-28 13:58:24 +01:00
.travis.yml [CI] Fix coverage collection 2020-07-14 17:42:52 +02:00
appveyor.yml [CI] Fix B2 build files 2020-07-14 17:42:52 +02:00
CMakeLists.txt Add CMake files 2019-12-28 13:58:24 +01:00
Config.cmake.in Add CMake files 2019-12-28 13:58:24 +01:00
index.html Changed layout to match boost 2015-03-06 06:41:12 +01:00
Jamroot.jam Create documentation on GHA 2020-07-15 22:53:19 +02:00
LICENSE_1_0.txt Changed layout to match boost 2015-03-06 06:41:12 +01:00
README.md Require C++11 2020-04-18 13:59:01 +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 Build status Coverage Status

Boost and a C++11 compatible compiler is required.