timlinux 4392c31e0f Added raster test for a multiband image
Added missing loadDefaultStyle to raster ctor (its not enabled in ui for 0.9.2 since its untested and unstable)
Added test image for testing multiband raster images


git-svn-id: http://svn.osgeo.org/qgis/trunk@8038 c8812cc2-4d05-0410-92ff-de0c093fc19c
2008-01-24 18:36:53 +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