gsherman e4b8530a61 Test suite for projection related classes/functions. Requires cppunit to
run the tests. See the README in each directory for information on building
and running tests.


git-svn-id: http://svn.osgeo.org/qgis/trunk@2632 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-01-15 18:19:27 +00:00

8 lines
198 B
Plaintext

This directory contains cppunit tests related to projection
classes and implementation in QGIS
To build and run the test suite:
1. run qmake
2. run make
3. run the test(s) by executing ./testproj