Ported test_fill from upstream Slic3r, thanks @lordofhyphens

This commit is contained in:
bubnikv 2019-10-16 17:43:43 +02:00
parent c2edcd07cb
commit 76c4eaf19a
5 changed files with 485 additions and 6 deletions

View file

@ -3,6 +3,7 @@ add_executable(${_TEST_NAME}_tests
${_TEST_NAME}_tests.cpp
test_data.cpp
test_data.hpp
test_fill.cpp
test_flow.cpp
test_gcodewriter.cpp
test_model.cpp