bast / gtest-demoLinks
Unit test demo using Google Test.
☆367Updated 4 years ago
Alternatives and similar repositories for gtest-demo
Users that are interested in gtest-demo are comparing it to the libraries listed below
Sorting:
- A sample project using GoogleTest with CMake☆250Updated 2 years ago
- Helpful example of a gtest and cmake set up for C++.☆323Updated 8 years ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated last month
- A set of cmake modules to assist in building code☆294Updated 4 years ago
- This repository is no longer maintained. Use the FetchContent module available in CMake 3.11 or later instead.☆443Updated last year
- C++ Benchmark Authoring Library/Framework☆854Updated 2 months ago
- Example library that shows best practices and proper usage of CMake by using targets☆675Updated 4 years ago
- CMake: config mode of find_package command (examples)☆402Updated 4 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆251Updated 12 years ago
- Online examples from "Boost C++ Application Development Cookbook":☆422Updated 7 months ago
- Template for reliable, cross-platform C++ project setup using cmake.☆929Updated 4 months ago
- Additional CMake functionality. Most of the modules are from Ryan Pavlik (https://github.com/rpavlik/cmake-modules)☆577Updated this week
- Performance benchmark framework for C++ with nanoseconds measure precision☆312Updated last month
- The Hitchhiker’s Guide to the CMake☆530Updated 2 years ago
- A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design.☆431Updated 4 years ago
- High performance C++11 thread pool☆581Updated 4 years ago
- This project is aimed at jump-starting a C/C++ project that can build libraries, binaries and have a working unit test suite. It uses CM…☆930Updated 2 years ago
- Presentation Material for C++Now 2017