tests/README.md
author sheepluva
Sat, 04 Jul 2020 22:18:54 +0200
changeset 15667 02042ee48fde
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
fix accidential resurrection of removed code of merge 63e2b7b2ec47 code was originally removed in 93429d8f6b3f

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.