C++ mock object library for Boost http://turtle.sourceforge.net
Find a file
Mathieu Champlon 86acef882c
Merge pull request #37 from mat007/fix-appveyor-build
Fixed xsltproc install in appveyor
2018-03-13 13:36:48 +01:00
build Fixed travis cxxflags 2018-01-20 14:13:52 +01:00
doc Added support for move only types to constraints 2018-03-12 08:34:28 +01:00
include/turtle Added support for move only types to constraints 2018-03-12 08:34:28 +01:00
test Merge pull request #35 from mat007/support-move-only-types-as-arguments 2018-03-12 19:21:54 +01:00
.gitignore Added Visual Studio Code configuration folder to gitignore 2018-03-12 08:33:59 +01:00
.travis.yml Updated c++ versions to check against 2018-03-08 09:38:00 +01:00
appveyor.yml Fixed xsltproc install in appveyor 2018-03-13 09:25:32 +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 Added appveyor build script 2018-03-09 06:42:08 +01: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