tests/README.md
author nemo
Sun, 16 Sep 2018 09:25:10 -0400
changeset 13784 9c3f793cfe82
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
update hashes changed in r79e13080b9db (critical sprites) ra675a94b5cc1 (critical scripts)

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.