[geos-commits] [SCM] GEOS branch 3.9 updated. 5332fd3b7845b7b0c5aecf7508be8ce0410dbe0c

git at osgeo.org git at osgeo.org
Thu Dec 10 13:39:14 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  5332fd3b7845b7b0c5aecf7508be8ce0410dbe0c (commit)
      from  13e6771750ff78f21e7006ffd4547466ba2a7ef0 (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 5332fd3b7845b7b0c5aecf7508be8ce0410dbe0c
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 5a01af4..d116d9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,9 +39,14 @@ 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/capi/UnaryOpPerfTest
 benchmarks/operation/buffer/IteratedBufferStressTest
 benchmarks/operation/predicate/RectangleIntersectsPerfTest
-benchmarks/capi/memleak_mp_prep
 benchmarks/ClassSizes
 include/config.h.in~
 include/geos/platform.h

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

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


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list