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

svn_geos at osgeo.org svn_geos at osgeo.org
Tue Nov 17 15:29:04 EST 2009


Author: strk
Date: 2009-11-17 15:29:02 -0500 (Tue, 17 Nov 2009)
New Revision: 2716

Modified:
   trunk/tests/unit/Makefile.am
Log:
Include capi::GEOSGeomFromWKB test in geos_unit build (should also distribute as side-effect)


Modified: trunk/tests/unit/Makefile.am
===================================================================
--- trunk/tests/unit/Makefile.am	2009-11-12 20:16:46 UTC (rev 2715)
+++ trunk/tests/unit/Makefile.am	2009-11-17 20:29:02 UTC (rev 2716)
@@ -84,6 +84,7 @@
 	simplify/TopologyPreservingSimplifierTest.cpp \
 	util/UniqueCoordinateArrayFilterTest.cpp \
 	capi/GEOSCoordSeqTest.cpp \
+	capi/GEOSGeomFromWKBTest.cpp \
 	capi/GEOSGeomToWKTTest.cpp \
 	capi/GEOSContainsTest.cpp \
 	capi/GEOSWithinTest.cpp \



More information about the geos-commits mailing list