mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-10-31 09:20:21 +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.
|