mcoletti 19fbf33623 Added cppunit URL to README.
git-svn-id: http://svn.osgeo.org/qgis/trunk@2670 c8812cc2-4d05-0410-92ff-de0c093fc19c
2005-01-19 20:52:26 +00:00

10 lines
289 B
Plaintext

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