tests/README.md
author nemo
Fri, 27 Apr 2018 11:19:23 -0400
branch0.9.24
changeset 13346 e461deddc942
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
mark this revision as 0.9.24 branching point - next commit requires a protocol bump

Directory for automated tests to test the engine.

Run `ctest` in the root directory of this repository to run all tests.
Run `ctest -R <test name>` to run only the test with the given name.

This requires you to have CMake.