Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 139 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 139 Bytes

Simple demo to show GoogleTest usage.

Compile:

cmake -S . -B build 
cmake --build build

Run:

./build/simple_test_runner