jef 8094f1d4c6 hackfest commit from timlinux:
- more API cleanups
- single click (instead of drag) to select a feature (fixes #1154)
- fixes for topological editing


git-svn-id: http://svn.osgeo.org/qgis/trunk@9471 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-10-10 20:02:22 +00:00
..
2008-10-10 20:02:22 +00:00
2008-10-10 20:02:22 +00:00
2008-10-10 20:02:22 +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