tests/README.md
author sheepluva
Sat, 06 Jan 2018 03:05:14 +0100
branchqmlfrontend
changeset 12886 07a267d72fce
parent 12648 5bc6fb5da42f
permissions -rw-r--r--
fix issues and my past sins with GL2 remaining issue: tintadd (crosshair)

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.