[geos-commits] [SCM] GEOS branch 3.12 updated. c64f56fa4900af39a4c6316aba30ec2587474549

git at osgeo.org git at osgeo.org
Thu Oct 24 13:45:37 PDT 2024


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.12 has been updated
       via  c64f56fa4900af39a4c6316aba30ec2587474549 (commit)
      from  6b78a22051785b906aec03ce44933cbbc7846a50 (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 c64f56fa4900af39a4c6316aba30ec2587474549
Author: Daniel Baston <dbaston at gmail.com>
Date:   Wed Apr 24 20:52:38 2024 -0400

    Update test for GEOSLineSubstring

diff --git a/tests/unit/capi/GEOSLineSubstringTest.cpp b/tests/unit/capi/GEOSLineSubstringTest.cpp
index 3345e234d..c72c0fb81 100644
--- a/tests/unit/capi/GEOSLineSubstringTest.cpp
+++ b/tests/unit/capi/GEOSLineSubstringTest.cpp
@@ -139,7 +139,7 @@ void object::test<8>
 // https://github.com/libgeos/geos/issues/1077
 template<>
 template<>
-void object::test<8>
+void object::test<9>
 ()
 {
     input_ = fromWKT("LINESTRING EMPTY");
@@ -152,7 +152,7 @@ void object::test<8>
 
 template<>
 template<>
-void object::test<9>
+void object::test<10>
 ()
 {
     input_ = fromWKT("POLYGON ((0 0, 1 0, 1 1, 0 0))");

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

Summary of changes:
 tests/unit/capi/GEOSLineSubstringTest.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list