A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
-
Updated
Mar 16, 2024 - CMake
A template for modern C++ projects using CMake, Clang-Format, CI, unit testing and more, with support for downstream inclusion.
Short example how to use Google Test with CMake project
Use gtest with github actions. Quickly example how to add a workflow / action to github that executes your gtest tests.
Continuous integration (CI) + Google Test (gtest) + CMake example boilerplate demo
A C++ project template that uses the CMake build system
Sample project: CMake + GoogleTest + Canonical Project Structure + Continuous Integration
Sample how-to build code coverage in CMake projects with GoogleTest
A convenience project to build and install certain open source libraries(and listed dependencies) using cmake external projects. See files under the cmake directory to learn about available options.
GraphColoring Algorithm Backtracking https://en.wikipedia.org/wiki/Graph_coloring
Add a description, image, and links to the gtest topic page so that developers can more easily learn about it.
To associate your repository with the gtest topic, visit your repo's landing page and select "manage topics."