mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-11 07:10:36 +00:00
6 lines
134 B
Markdown
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.
|