You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ravi/tests/README.rst

7 lines
196 B

The tests in this folder are run via the CMake CTest capability.
On UNIX systems, just execute::
make test
On Windows, when using Visual Studio 2013, you can run a build on RUN_TESTS project.