Ported various clipper unit tests from Perl to C++,

the clipper Perl unit tests were removed.
This commit is contained in:
bubnikv 2019-10-25 17:07:55 +02:00
parent d70b45a51b
commit f8dc74374c
6 changed files with 237 additions and 283 deletions

View file

@ -3,6 +3,7 @@ add_executable(${_TEST_NAME}_tests
${_TEST_NAME}_tests.cpp
test_3mf.cpp
test_clipper_offset.cpp
test_clipper_utils.cpp
test_config.cpp
# test_elephant_foot_compensation.cpp
test_geometry.cpp