I've created tests/main.cpp to check if the incremental stats computation (include/stats.h) was accurate.
Later I added tests for the Geogram halfedges API that I extended (include/geometry_halfedges.h).
There are still no tests for labeling-related functions:
Other things not tested:
I've created
tests/main.cppto check if the incremental stats computation (include/stats.h) was accurate.Later I added tests for the Geogram halfedges API that I extended (
include/geometry_halfedges.h).There are still no tests for labeling-related functions:
include/labeling_generators.hinclude/labeling_graph.hinclude/labeling.hinclude/labeling_operators_on_invalidity.handinclude/labeling_operators_on_distortion.hinclude/io_glTF.hOther things not tested:
include/geometry.hinclude/containers_macros.h,include/containers_std.handinclude/containers_Geogram.hinclude/geometry_hexahedra.hinclude/geometry_distortion.hand Ensure correctness ofpolycube_distortion#21app/convert_labeled_obj.cpp