[geos-commits] r4155 - trunk/tests/unit

svn_geos at osgeo.org svn_geos at osgeo.org
Mon Feb 29 12:45:01 PST 2016


Author: mloskot
Date: 2016-02-29 12:45:01 -0800 (Mon, 29 Feb 2016)
New Revision: 4155

Modified:
   trunk/tests/unit/Makefile.am
Log:
Add OverlayOpUnionTest.cpp to Makefile.am

Modified: trunk/tests/unit/Makefile.am
===================================================================
--- trunk/tests/unit/Makefile.am	2016-02-29 20:43:50 UTC (rev 4154)
+++ trunk/tests/unit/Makefile.am	2016-02-29 20:45:01 UTC (rev 4155)
@@ -94,6 +94,7 @@
 	operation/IsSimpleOpTest.cpp \
 	operation/linemerge/LineMergerTest.cpp \
 	operation/linemerge/LineSequencerTest.cpp \
+    operation/overlay/OverlayOpUnionTest.cpp \
 	operation/overlay/validate/FuzzyPointLocatorTest.cpp \
 	operation/overlay/validate/OffsetPointGeneratorTest.cpp \
 	operation/overlay/validate/OverlayResultValidatorTest.cpp \



More information about the geos-commits mailing list