You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/test/readme.md

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.