Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 313 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 313 Bytes

gtest_example

Gtest_Example

Tiny example to integrate gtest test on github actions and in your project.

Install

./install_gtest.sh

How to use

./gtest output.sh
./gtest <your project>