timlinux 76e5b5d640 Dont install testqgs* test units into <prefix>/bin - end users dont need these.
If you have built from svn prior to this commit and since unit test framework was introduced I suggest you do a 
rm <prefix>/bin/testgqs*
Where <prefix> is the installation prefix where qgis lives.



git-svn-id: http://svn.osgeo.org/qgis/trunk@5286 c8812cc2-4d05-0410-92ff-de0c093fc19c
2006-04-16 01:47:14 +00:00
..
2005-01-18 19:59:45 +00:00

This directory contains cppunit tests for various QGIS components.  The cppunit
library can be obtained from  http://cppunit.sourceforge.net/cgi-bin/moin.cgi.

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