QGIS/tests/README

9 lines
267 B
Plaintext
Raw Normal View History

This directory contains cppunit tests for various QGIS components.
All of the tests use qmake to generate the Makefile.
To run a test suite:
1. change to the directory containing the test
2. run qmake
3. run make
4. run the test(s) by executing the resulting binary