..
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
WIP Refactoring of exceptions:
2020-09-14 18:03:22 +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
Fixed conflicts after merge with master
2020-04-24 10:59: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