tests/README.md
author sheepluva
Wed, 31 Jul 2019 23:14:27 +0200
branchui-scaling
changeset 15288 c4fd2813b127
parent 12648 5bc6fb5da42f
permissions -rw-r--r--
merge 1.0.0 beta 1 into ui-scaling branch

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.