tests/README.md
author nemo
Mon, 04 Dec 2017 20:21:35 -0500
changeset 12849 40c410cd6402
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
rock the duck a bit - also replace a few other values with realtick that seemed like they should probably animate in pause

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.