mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
C++ mock object library for Boost
http://turtle.sourceforge.net
The main.cpp speeds up builds but fails for static boost.Test builds as it is linked before Boost.Test which removes the required symbols Enabling warning allows consumers of Turtle to build with warnings enabled |
||
|---|---|---|
| build | ||
| doc | ||
| include/turtle | ||
| test | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| appveyor.yml | ||
| CMakeLists.txt | ||
| Config.cmake.in | ||
| index.html | ||
| Jamfile.v2 | ||
| Jamroot.jam | ||
| LICENSE_1_0.txt | ||
| README.md | ||
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.
