[geos-commits] [SCM] GEOS branch 3.8 updated. 59522288c40d161214aea2e9df7ab7ba06eca3d3

git at osgeo.org git at osgeo.org
Thu Dec 10 13:37: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, 3.8 has been updated
       via  59522288c40d161214aea2e9df7ab7ba06eca3d3 (commit)
      from  459c10cf7ca0a115e85412c8e80a9e565b3db837 (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 59522288c40d161214aea2e9df7ab7ba06eca3d3
Author: Sandro Santilli <strk at kbt.io>
Date:   Thu Dec 10 22:37:07 2020 +0100

    Ignore build tests

diff --git a/.gitignore b/.gitignore
index 1d28538..000a5ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,9 +36,13 @@ tests/bigtest/TestSweepLineSpeed
 tests/bigtest/bug234
 tests/geostest/geostest
 benchmarks/algorithm/InteriorPointAreaPerfTest
+benchmarks/algorithm/UnaryUnionSegmentsPerfTest
+benchmarks/algorithm/VoronoiPerfTest
+benchmarks/capi/GEOSPreparedContainsPerfTest
+benchmarks/capi/IntersectionPerfTest
+benchmarks/capi/memleak_mp_prep
 benchmarks/operation/buffer/IteratedBufferStressTest
 benchmarks/operation/predicate/RectangleIntersectsPerfTest
-benchmarks/capi/memleak_mp_prep
 benchmarks/ClassSizes
 include/geos/platform.h
 include/geos/platform.h.disabled

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

Summary of changes:
 .gitignore | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list