[geos-commits] [SCM] GEOS branch 3.9 updated. 13e6771750ff78f21e7006ffd4547466ba2a7ef0

git at osgeo.org git at osgeo.org
Thu Dec 10 13:22:54 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.9 has been updated
       via  13e6771750ff78f21e7006ffd4547466ba2a7ef0 (commit)
      from  cb92d99ca9dfc5400638b4029310b613c03949b1 (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 13e6771750ff78f21e7006ffd4547466ba2a7ef0
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 adf5d1a..2bbd681 100644
--- a/tests/unit/Makefile.am
+++ b/tests/unit/Makefile.am
@@ -214,6 +214,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