[prev in list] [next in list] [prev in thread] [next in thread] 

List:       geos-commits
Subject:    [geos-commits] r3231 - trunk/tests/unit/operation/linemerge
From:       svn_geos () osgeo ! org
Date:       2011-02-22 17:53:34
Message-ID: 20110222175334.CE0B139039B () trac ! osgeo ! org
[Download RAW message or body]

Author: strk
Date: 2011-02-22 09:53:34 -0800 (Tue, 22 Feb 2011)
New Revision: 3231

Modified:
   trunk/tests/unit/operation/linemerge/LineMergerTest.cpp
Log:
Fix linemerge test (wrong initial copy)

Modified: trunk/tests/unit/operation/linemerge/LineMergerTest.cpp
===================================================================
--- trunk/tests/unit/operation/linemerge/LineMergerTest.cpp	2011-02-21 17:30:45 UTC (rev 3230)
+++ trunk/tests/unit/operation/linemerge/LineMergerTest.cpp	2011-02-22 17:53:34 UTC (rev 3231)
@@ -198,15 +198,11 @@
   template<> template<>
   void object::test<4>()
   {
-    // I don't see how the following test could succeed (even in JTS)
-    // so it is disabled
-    return; 
-
     const char* inpWKT[] = {
       "LINESTRING EMPTY",
+      "LINESTRING EMPTY",
       NULL };
     const char* expWKT[] = {
-      "LINESTRING EMPTY",
       NULL };
 
     doTest(inpWKT, expWKT);

_______________________________________________
geos-commits mailing list
geos-commits@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geos-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic