#Google Test Demo
##Steps
- install gtest
- add
export GTEST_ROOT=/your_pathin your.bashrc - run
cmake . - run
make - run
make test
| Name | Name | Last commit date | ||
|---|---|---|---|---|
#Google Test Demo
##Steps
export GTEST_ROOT=/your_path in your .bashrccmake .makemake test