issues
search
tonystone
/
geofeatures2
A lightweight, high performance geometry library in Swift.
Apache License 2.0
19
stars
4
forks
source link
Test coverage
#122
Closed
tonystone
closed
8 years ago
tonystone
commented
8 years ago
Update LinearRing+GeometryTests.swift …
Corrected tests that were using LineString instead of LinearRing as input.
Added positive and negative == tests.
Update LineString+GeometryTests.swift
Added positive and negative == tests.
Update MultiPoint+GeometryTests.swift
Added positive and negative == tests.
Update Polygon+GeometryTests.swift
Added positive and negative == tests.
Update MultiLineString+CurveTests.swift
Adding func testLength to MultiLineString+CurveTests.swift.
Update MultiPolygon+SurfaceTests.swift
Adding simple area tests to MultiPolygon+SurfaceTests.swift.
Update LinearRing+GeometryTests.swift …
Update LineString+GeometryTests.swift
Update MultiPoint+GeometryTests.swift
Update Polygon+GeometryTests.swift
Update MultiLineString+CurveTests.swift
Update MultiPolygon+SurfaceTests.swift