You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by er...@apache.org on 2018/02/15 10:07:21 UTC

[4/5] [math] MATH-1450: merging extra PolygonsSet unit tests created as part of MATH-1437

MATH-1450: merging extra PolygonsSet unit tests created as part of MATH-1437


Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/7bbeaf72
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/7bbeaf72
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/7bbeaf72

Branch: refs/heads/master
Commit: 7bbeaf72e8f6fc827823b6c3cbe3e5ab019f2ae6
Parents: 73f3e2b 8f88dcf
Author: darkma773r <ma...@hotmail.com>
Authored: Wed Feb 14 20:51:03 2018 -0500
Committer: darkma773r <ma...@hotmail.com>
Committed: Wed Feb 14 20:51:03 2018 -0500

----------------------------------------------------------------------
 .../math4/geometry/GeometryTestUtils.java       |   34 +-
 .../geometry/euclidean/oned/IntervalTest.java   |   23 +-
 .../euclidean/oned/IntervalsSetTest.java        |   48 +-
 .../euclidean/oned/OrientedPointTest.java       |   27 +-
 .../euclidean/threed/PolyhedronsSetTest.java    |  106 +-
 .../euclidean/twod/PolygonsSetTest.java         | 1058 ++++++++++++------
 6 files changed, 855 insertions(+), 441 deletions(-)
----------------------------------------------------------------------