Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 214 Bytes

Readme.md

File metadata and controls

4 lines (3 loc) · 214 Bytes

Test suite

To run tests, add -DTESTING=ON argument when invoking cmake, then build the app as usual.
After building, run cmake --build <build> --target check where <build> is your cmake build directory.