]> granicus.if.org Git - postgis/commitdiff
Whoops, make sure we test all our test cases.
authorPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 30 Sep 2009 17:12:23 +0000 (17:12 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Wed, 30 Sep 2009 17:12:23 +0000 (17:12 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4560 b70326c6-7e19-0410-871a-916f4a2858ee

liblwgeom/cunit/cu_geodetic.c

index d1417914c112ce4fd7e37e67e8ffe62e0fbbb8b5..6c4b71169cb167fee8e38e14eafd62d8b8a445d4 100644 (file)
@@ -198,7 +198,7 @@ void test_gserialized_get_gbox_geocentric(void)
 
        for ( i = 0; i < gbox_data_length; i++ )
        {
-               if ( i != 0 ) continue; /* skip our bad case */
+//             if ( i != 0 ) continue; /* skip our bad case */
 #define CU_PRINT 0
 #if CU_PRINT
                printf("\n\n------------\n");