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

git at osgeo.org git at osgeo.org
Thu Dec 10 13:27:22 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, master has been updated
       via  ef6c81b165661a577342f27201acef58dff12aa9 (commit)
      from  c7c06b369a89ea1d7b45974d33ba10f8bb8e2123 (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 ef6c81b165661a577342f27201acef58dff12aa9
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