tests/README.md
author LocutusOfBorg
Fri, 17 Apr 2020 15:23:22 -0400
changeset 15555 107170c05bac
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
Add patch to correctly handle libsdl2 from system/cmake

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.