..
CMakeLists.txt
Disabled broken tests, ported some more tests to C++,
2019-10-25 18:23:42 +02:00
fff_print_tests.cpp
Useful verbose test output on console with Catch2
2019-10-30 10:48:47 +01:00
test_data.cpp
Add ModelArrange.hpp as extension to Model.hpp, use it for duplicating
2020-04-23 18:19:03 +02:00
test_data.hpp
Ported test_support_material from upstream Slic3r.
2019-10-17 17:09:15 +02:00
test_extrusion_entity.cpp
Ported test_support_material.cpp from upstream slic3r.
2019-10-17 19:09:24 +02:00
test_fill.cpp
Disable test_fill.cpp`"Solid surface fill" test for now due to precission issues
2019-11-05 18:18:27 +01:00
test_flow.cpp
New functions for variable offsets of polygons / expolygons.
2019-10-25 13:34:37 +02:00
test_gcode.cpp
Disabled broken tests, ported some more tests to C++,
2019-10-25 18:23:42 +02:00
test_gcodewriter.cpp
Fixing some GCodeExport and Flow unit tests.
2019-10-18 15:44:13 +02:00
test_model.cpp
Add ModelArrange.hpp as extension to Model.hpp, use it for duplicating
2020-04-23 18:19:03 +02:00
test_print.cpp
Slight improvements of unit tests, fix of perl bindings.
2019-10-18 12:05:37 +02:00
test_printgcode.cpp
test_printgcode.cpp - trying to replace std::regex with boost::regex
2019-10-18 16:50:03 +02:00
test_printobject.cpp
Ported test_support_material.cpp from upstream slic3r.
2019-10-17 19:09:24 +02:00
test_skirt_brim.cpp
Disabled broken tests, ported some more tests to C++,
2019-10-25 18:23:42 +02:00
test_support_material.cpp
Ported test_support_material.cpp from upstream slic3r.
2019-10-17 19:09:24 +02:00
test_trianglemesh.cpp
64bit coord_t
2020-03-25 14:35:41 +01:00