mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-26 00:02:08 -05:00
qgis library. Also use cppunit configure script for command line options. Sadly, QgsProject seems to be broken, though that may have more to do with local state of source than anything else. git-svn-id: http://svn.osgeo.org/qgis/trunk@3957 c8812cc2-4d05-0410-92ff-de0c093fc19c
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