mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-21 15:51:10 -06:00
Ported test_fill from upstream Slic3r, thanks @lordofhyphens
This commit is contained in:
parent
c2edcd07cb
commit
76c4eaf19a
5 changed files with 485 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue