-
Notifications
You must be signed in to change notification settings - Fork 4
e2/tdd_cmake_gtest_template
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a template for a project using GTest and CMake.
How to use:
===========
1. clone it
2. replace 'hello2' occurences with whatever you want
3. make and run tests:
$ mkdir build && cd build && cmake .. && make check
About
Template project for TDD (C++, GTest)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published