lokinet/test/readme.md
2022-07-26 09:26:28 -04:00

6 lines
134 B
Markdown

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.