lokinet/test/readme.md

6 lines
134 B
Markdown
Raw Normal View History

2022-07-16 14:49:38 +02:00
unit tests and such
to enable unit tests, add cmake flag `-DWITH_TESTS=ON`
unit tests can be built and run with the `check` target.