[fdo-commits] r2558 - trunk/Providers/GDAL/Src/UnitTest
svn_fdo at osgeo.org
svn_fdo at osgeo.org
Tue Feb 20 13:52:25 EST 2007
Author: warmerdam
Date: 2007-02-20 13:52:25 -0500 (Tue, 20 Feb 2007)
New Revision: 2558
Modified:
trunk/Providers/GDAL/Src/UnitTest/RfpTestBandConfig.h
Log:
disable testGeoReference since rotation not impl (ticket #12)
Modified: trunk/Providers/GDAL/Src/UnitTest/RfpTestBandConfig.h
===================================================================
--- trunk/Providers/GDAL/Src/UnitTest/RfpTestBandConfig.h 2007-02-19 23:27:38 UTC (rev 2557)
+++ trunk/Providers/GDAL/Src/UnitTest/RfpTestBandConfig.h 2007-02-20 18:52:25 UTC (rev 2558)
@@ -36,7 +36,7 @@
CPPUNIT_TEST_SUITE(RfpTestBandConfig);
CPPUNIT_TEST(testOverrides);
- CPPUNIT_TEST(testGeoReference);
+// CPPUNIT_TEST(testGeoReference);
CPPUNIT_TEST(testNoGeoReference);
CPPUNIT_TEST(testMixDataModel1);
CPPUNIT_TEST(testMixDataModel2);
More information about the fdo-commits
mailing list