tests/README.md
changeset 12643 5bc6fb5da42f
equal deleted inserted replaced
12642:ee7815bc5874 12643:5bc6fb5da42f
       
     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.