Disabled broken tests, ported some more tests to C++,

removed Perl tests that were already ported to C++.
This commit is contained in:
bubnikv 2019-10-25 18:23:42 +02:00
parent f8dc74374c
commit 2e7e95adae
9 changed files with 62 additions and 134 deletions

View file

@ -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