tests/README.md
author nemo
Tue, 30 Apr 2019 09:36:13 -0400
changeset 14859 8d65728c4ed0
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
Backed out changeset 13589d529899 So, we only disabled this on the release branch in r29d614a5c9eb due to having discovered it JUST before release. We should fix it properly in default...

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.