[geos-commits] [SCM] GEOS branch main updated. 02f912883af916e2eb99a090255c9302a155e092
git at osgeo.org
git at osgeo.org
Thu Jun 3 12:14:37 PDT 2021
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, main has been updated
via 02f912883af916e2eb99a090255c9302a155e092 (commit)
from c15609defdba735c4989698c3429df7903c09ec4 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
src/geom/Geometry.cpp | 8 +-
tests/unit/algorithm/CentroidTest.cpp | 127 +++++++++++++++++++++++++++
tests/unit/geom/Geometry/getCentroidTest.cpp | 81 +++++++++++++++++
tests/unit/geom/GeometryFactoryTest.cpp | 12 +--
tests/unit/geom/MultiPointTest.cpp | 6 +-
tests/unit/geom/PolygonTest.cpp | 3 +-
tests/xmltester/XMLTester.cpp | 7 --
7 files changed, 223 insertions(+), 21 deletions(-)
create mode 100644 tests/unit/algorithm/CentroidTest.cpp
create mode 100644 tests/unit/geom/Geometry/getCentroidTest.cpp
hooks/post-receive
--
GEOS
More information about the geos-commits
mailing list