tests/README.md
author unc0rr
Wed, 01 Nov 2017 20:52:06 +0100
changeset 12820 92218a06c9ff
parent 12648 5bc6fb5da42f
permissions -rw-r--r--
Don't send taunt message for automatically happening taunt animation

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.