PrusaSlicer-NonPlainar/tests/libslic3r
bubnikv 2e7e95adae Disabled broken tests, ported some more tests to C++,
removed Perl tests that were already ported to C++.
2019-10-25 18:23:42 +02:00
..
CMakeLists.txt Ported various clipper unit tests from Perl to C++, 2019-10-25 17:07:55 +02:00
libslic3r_tests.cpp Added test projects for libslic3r and fff_print. 2019-10-15 09:40:40 +02:00
test_3mf.cpp Initial tests for import of ASCII STLs with varying line endings. 2019-10-18 13:05:22 +02:00
test_clipper_offset.cpp New functions for variable offsets of polygons / expolygons. 2019-10-25 13:34:37 +02:00
test_clipper_utils.cpp Ported various clipper unit tests from Perl to C++, 2019-10-25 17:07:55 +02:00
test_config.cpp Ported test_config.cpp from upstream Slic3r. 2019-10-18 11:53:19 +02:00
test_geometry.cpp Disabled broken tests, ported some more tests to C++, 2019-10-25 18:23:42 +02:00
test_polygon.cpp Ported remove_collinear(Polygon) and test_polygon from upstream slic3r. 2019-10-15 18:08:32 +02:00
test_stl.cpp Test of importing non-standard ASCII STL (broken normals, junk 2019-10-18 14:42:03 +02:00