mirror of
https://github.com/mat007/turtle.git
synced 2026-08-20 21:09:46 +00:00
C++ mock object library for Boost
http://turtle.sourceforge.net
|
Some checks failed
CI / Formatting (push) Has been cancelled
CI / Build (17, MinGW Makefiles, windows-2022, gcc) (push) Has been cancelled
CI / Build (20, Visual Studio 17 2022, windows-2022, msvc-14.3) (push) Has been cancelled
CI / Build (20, Visual Studio 18 2026, windows-2025-vs2026, msvc-14.5) (push) Has been cancelled
CI / Build (boost-1.86.0, clang-14, 14,17,20, ubuntu-24.04) (push) Has been cancelled
CI / Build (boost-1.86.0, clang-18, 14,17,20,23,2c, ubuntu-24.04) (push) Has been cancelled
CI / Build (boost-1.86.0, clang-19, 14,17,20,23,2c, ubuntu-24.04) (push) Has been cancelled
CI / Build (boost-1.86.0, clang-20, 14,17,20,23,2c, ubuntu-24.04) (push) Has been cancelled
CI / Build (boost-1.86.0, clang-21, 14,17,20,23,2c, ubuntu-26.04) (push) Has been cancelled
CI / Build (boost-1.86.0, clang-22, -Wno-c2y-extensions, 14,17,20,23,2c, ubuntu-26.04) (push) Has been cancelled
CI / Build (boost-1.86.0, gcc-10, 14,17,20, ubuntu-22.04) (push) Has been cancelled
CI / Build (boost-1.86.0, gcc-13, yes, 14,2b, Collect coverage, ubuntu-24.04) (push) Has been cancelled
CI / Build (boost-1.86.0, gcc-14, 14,17,20,23,2c, ubuntu-24.04) (push) Has been cancelled
CI / Build (boost-1.86.0, gcc-15, 14,17,20,23,2c, ubuntu-26.04) (push) Has been cancelled
CI / Build (boost-1.86.0, gcc-16, 14,17,20,23,26, ubuntu-26.04) (push) Has been cancelled
CI / Build (boost-1.86.0, gcc-7, ubuntu:20.04, 14,17, ubuntu-latest) (push) Has been cancelled
CI / Build (latest, Visual Studio 18 2026, windows-2025-vs2026, msvc-14.5) (push) Has been cancelled
CI / Build (master, clang-18, 14,17,20,23,2c, ubuntu-24.04) (push) Has been cancelled
CI / Build (master, clang-22, -Wno-c2y-extensions, 14,17,20,23,2c, ubuntu-26.04) (push) Has been cancelled
CI / Build (master, gcc-12, 14,17,20, ubuntu-22.04) (push) Has been cancelled
CI / Build (master, gcc-14, 14,17,20,23,2c, ubuntu-24.04) (push) Has been cancelled
CI / Build (master, gcc-16, 14,17,20,23,26, ubuntu-26.04) (push) Has been cancelled
Release / Create Release (push) Has been cancelled
|
||
|---|---|---|
| .github/workflows | ||
| doc | ||
| include/turtle | ||
| scripts | ||
| test | ||
| .clang-format | ||
| .gitattributes | ||
| .gitignore | ||
| appveyor.yml | ||
| CMakeLists.txt | ||
| Config.cmake.in | ||
| index.html | ||
| Jamroot.jam | ||
| LICENSE_1_0.txt | ||
| README.md | ||
| version.hpp.cmake | ||
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.
Boost and a C++14 compatible compiler is required.
More information in the documentation.
