tests/README.md
author unC0Rr
Tue, 02 Jan 2018 23:20:50 +0300
branch0.9.23
changeset 12874 7caa4ec513bd
parent 12643 5bc6fb5da42f
permissions -rw-r--r--
Fix obviously broken logic. Fixes broken preview fetching on Windows.

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.