PrusaSlicer-NonPlainar/tests/fff_print
Vojtech Bubnik 576c167bd5 Ported "avoid crossing perimeters" and bridging unit tests from Perl
to C++.
Further reduced Perl bindings.
Got rid of the ExPolygonCollection wrapper, replaced with ExPolygons.
2022-05-04 18:21:08 +02:00
..
CMakeLists.txt Ported "avoid crossing perimeters" and bridging unit tests from Perl 2022-05-04 18:21:08 +02:00
fff_print_tests.cpp Make unit test 'fff_print_tests' to pass when a memory leak is detected. 2022-02-09 13:43:51 +01:00
test_avoid_crossing_perimeters.cpp Ported "avoid crossing perimeters" and bridging unit tests from Perl 2022-05-04 18:21:08 +02:00
test_bridges.cpp Ported "avoid crossing perimeters" and bridging unit tests from Perl 2022-05-04 18:21:08 +02:00
test_data.cpp Ported Infill unit tests from Perl to C++. 2022-05-02 14:34:50 +02:00
test_data.hpp Ported test_support_material from upstream Slic3r. 2019-10-17 17:09:15 +02:00
test_extrusion_entity.cpp Perl unit tests for perimeters and multi-material were rewritten to C++. 2022-05-04 15:06:04 +02:00
test_fill.cpp Ported "avoid crossing perimeters" and bridging unit tests from Perl 2022-05-04 18:21:08 +02:00
test_flow.cpp Support for forward compatibility of configurations, user and system 2021-06-27 16:57:05 +02:00
test_gcode.cpp Disabled broken tests, ported some more tests to C++, 2019-10-25 18:23:42 +02:00
test_gcodefindreplace.cpp Fixed unit-tests of GCodeFindReplace 2022-01-28 11:02:06 +01:00
test_gcodewriter.cpp Fixed unit tests after the previous commit. 2021-09-11 00:54:30 +02:00
test_model.cpp ENABLE_GCODE_VIEWER set as default in fff_print test and PrusaSlicer.cpp 2020-11-12 15:01:59 +01:00
test_multi.cpp Perl unit tests for perimeters and multi-material were rewritten to C++. 2022-05-04 15:06:04 +02:00
test_perimeters.cpp Perl unit tests for perimeters and multi-material were rewritten to C++. 2022-05-04 15:06:04 +02:00
test_print.cpp Support for forward compatibility of configurations, user and system 2021-06-27 16:57:05 +02:00
test_printgcode.cpp Support for forward compatibility of configurations, user and system 2021-06-27 16:57:05 +02:00
test_printobject.cpp Squash merge of lh_brim_rework, 2021-02-03 15:12:53 +01:00
test_skirt_brim.cpp Support for forward compatibility of configurations, user and system 2021-06-27 16:57:05 +02:00
test_support_material.cpp Perl unit tests for perimeters and multi-material were rewritten to C++. 2022-05-04 15:06:04 +02:00
test_trianglemesh.cpp Eradicated admesh from TriangleMesh: 2021-09-20 17:12:22 +02:00