[geos-commits] [SCM] GEOS branch master updated. b1e74bf7b5caae6030619f206fd102068ab86c5c

git at osgeo.org git at osgeo.org
Thu Dec 27 17:52:00 PST 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, master has been updated
       via  b1e74bf7b5caae6030619f206fd102068ab86c5c (commit)
      from  6ca3f4c20514e2b8b80e57d09da924297b6a6dd1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b1e74bf7b5caae6030619f206fd102068ab86c5c
Author: Daniel Baston <dbaston at gmail.com>
Date:   Thu Dec 27 20:51:49 2018 -0500

    Enable commented-out test

diff --git a/tests/unit/geom/GeometryCollectionTest.cpp b/tests/unit/geom/GeometryCollectionTest.cpp
index d49a230..2f28ea1 100644
--- a/tests/unit/geom/GeometryCollectionTest.cpp
+++ b/tests/unit/geom/GeometryCollectionTest.cpp
@@ -32,8 +32,6 @@ namespace tut {
 	// Test Cases
 	//
 
-#if 0
-
 	// Test of user's constructor to build empty Point
 	template<>
     template<>
@@ -79,5 +77,4 @@ namespace tut {
 		gf->destroyGeometry(geom_col);
 		gf->destroyGeometry(clone);
 	}
-#endif
 } // namespace tut

-----------------------------------------------------------------------

Summary of changes:
 tests/unit/geom/GeometryCollectionTest.cpp | 3 ---
 1 file changed, 3 deletions(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list