equal
deleted
inserted
replaced
|
1 Directory for automated tests to test the engine. |
|
2 |
|
3 Run `ctest` in the root directory of this repository to run all tests. |
|
4 Run `ctest -R <test name>` to run only the test with the given name. |
|
5 |
|
6 This requires you to have CMake. |