timlinux 0adf5f7d1d Added a test for testing rendering performance. The test does the following:
- test for presence of test dataset
 - if test data is not present writes it to tmp
 - test data set is (180 /0.5) * (90 /0.5) polygons (each being .5 degree box)
 - renders the dataset to an image and times how long it takes to do that


git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@7960 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-14 12:44:44 +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