QGIS/tests/qgsproject
mcoletti 8f27a114d6 - by golly, someone moved QgsScaleCalculator units to QGis
- using the various *config utils generates -I strings that apparently flummox
  qmake; so now strip those out before appending the include strings generated
  from config script invocations

The test suite now runs again successfully.  Go me.  Or something.


git-svn-id: http://svn.osgeo.org/qgis/trunk@3959 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-09-23 02:24:56 +00:00
..

This directory contains cppunit tests related to projection classes and
implementation in QGIS. The cppunit library can be obtained from
http://cppunit.sourceforge.net/cgi-bin/moin.cgi.


To build and run the test suite:
1. run qmake
2. run make
3. run the test(s) by executing ./testproj