This is an automated email from the ASF dual-hosted git repository.

aherbert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-geometry.git


    from 3b1bcc4d sonar fix: test the double lune complement
     new 2eb145e7 Use method reference
     new 56b1eba7 Comment unused method
     new a5b042dc sonar fix: use String isEmpty
     new b043ea15 Use method reference
     new d1a0406b Remove public modifier from test class method
     new c5c6edca sonar fix: remove unthrown exception from test method 
signature

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../oned/AffineTransformMatrix1DTest.java          |   2 +-
 .../euclidean/threed/RegionBSPTree3DTest.java      |   7 +-
 .../io/core/internal/SimpleTextParserTest.java     |   9 +-
 .../core/utils/AbstractTextFormatWriterTest.java   |   2 +
 .../threed/txt/TextFacetDefinitionReader.java      |   2 +-
 .../threed/obj/ObjTriangleMeshReaderTest.java      |   2 +-
 .../euclidean/threed/obj/PolygonObjParserTest.java | 100 +++++++++------------
 .../stl/BinaryStlFacetDefinitionReaderTest.java    |  10 +--
 .../io/euclidean/threed/stl/TextStlWriterTest.java |   4 +-
 .../threed/txt/TextFacetDefinitionReaderTest.java  |  35 +++-----
 .../threed/txt/TextFacetDefinitionWriterTest.java  |   2 +-
 11 files changed, 74 insertions(+), 101 deletions(-)

Reply via email to