PrusaSlicer-NonPlainar/tests/fff_print
bubnikv c10f6a622d Fixed unit tests on Windows after introduction of GMP to
boost::polygon Voronoi diagram generator by Vojtech.

Fixed Perl bindings on Windows after some "improvement" of the Windows 10
SDK headers, which fail if included from a C++ code using the
extern "C"
clause. Namely, the Windows 10 SDK include for sockets introduces C++ macros
if a "compiled with C++" symbol is provided even if included through
exetrn "C".
2020-06-27 08:44:13 +02:00
..
CMakeLists.txt Fixed unit tests on Windows after introduction of GMP to 2020-06-27 08:44:13 +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 Fixed unit tests after previous include manipulations 2020-05-26 15:33:44 +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 Fixed unit tests after previous include manipulations 2020-05-26 15:33:44 +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 Fixed unit tests after previous include manipulations 2020-05-26 15:33:44 +02:00
test_trianglemesh.cpp 64bit coord_t 2020-03-25 14:35:41 +01:00