[geos-commits] [SCM] GEOS branch 3.8 updated. 6c8b0ec44fb21237c18b895b45ccfb1f9e745ad3

git at osgeo.org git at osgeo.org
Thu Dec 10 13:30:10 PST 2020


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, 3.8 has been updated
       via  6c8b0ec44fb21237c18b895b45ccfb1f9e745ad3 (commit)
      from  a63a5df5c80c543f7858e9e5d318e5b4bd767a21 (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 6c8b0ec44fb21237c18b895b45ccfb1f9e745ad3
Author: Sandro Santilli <strk at kbt.io>
Date:   Thu Dec 10 22:22:23 2020 +0100

    Enable MakeValid unit test with autotools

diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am
index 45293f3..b7c683f 100644
--- a/tests/unit/Makefile.am
+++ b/tests/unit/Makefile.am
@@ -180,6 +180,7 @@ geos_unit_SOURCES = \
 	operation/polygonize/PolygonizeTest.cpp \
 	operation/sharedpaths/SharedPathsOpTest.cpp \
 	operation/valid/IsValidOpTest.cpp \
+	operation/valid/MakeValidTest.cpp \
 	operation/valid/RepeatedPointRemoverTest.cpp \
 	operation/valid/ValidClosedRingTest.cpp \
 	operation/valid/ValidSelfTouchingRingFormingHoleTest.cpp \

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

Summary of changes:
 tests/unit/Makefile.am | 1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list