mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 20:51:23 -07:00
Disabled broken tests, ported some more tests to C++,
removed Perl tests that were already ported to C++.
This commit is contained in:
parent
f8dc74374c
commit
2e7e95adae
9 changed files with 62 additions and 134 deletions
|
|
@ -6,6 +6,7 @@ add_executable(${_TEST_NAME}_tests
|
|||
test_extrusion_entity.cpp
|
||||
test_fill.cpp
|
||||
test_flow.cpp
|
||||
test_gcode.cpp
|
||||
test_gcodewriter.cpp
|
||||
test_model.cpp
|
||||
test_print.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue