tests/README.md
author spudpiggy <facetakers@gmail.com>
Fri, 05 Apr 2024 07:37:44 +0100
changeset 16034 1fd65aad285d
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
Fixed grammar, and reworded a few sentences to sound better.

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.