Skip to content

gocarlos/unit_tests_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of the usage of google tests with CMake.

Build Status

License

USAGE

In the project root:

rm -rf build/
mkdir build
cd build
cmake ..
make
ctest

About

Example Cmake project with Unit tests (google test and Ctest) as well as Travis-CI integration

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published