![]() |
Running the tests manually is as easy as typing
make tests
. This will build all tests and run them once the tests are build successfully. After the tests have been built, you can invoke seperate tests with the help of the
ctest
command. Please see the CTest Documentation for further details.