tests/README.md
author nemo
Sat, 23 Mar 2024 17:24:20 -0400
branch1.0.0
changeset 15992 524b0abb5b4c
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
unc0rr commented this out in trunk. based on what andu reported it probably needs to be removed in the branch too

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.