PrusaSlicer-NonPlainar/tests
Vojtech Bubnik 7949ea9544 Fixed some compiler warnings.
Removed some implicit type conversions of ExPolygon (to Points, Polylines, Polygons)
Fixed obsolete boost::spirit includes.
2022-08-22 15:14:54 +02:00
..
catch2 Updated the Catch2 framework from v2.13.3 to v2.13.6. 2021-07-08 16:55:59 +02:00
cpp17
data Fix: prevent degeneration of model during simplification 2021-08-06 15:11:20 +02:00
example
fff_print Fixed unit tests after merge. 2022-06-30 00:30:22 +02:00
libnest2d Fixed undefined symbols when mold linker was used for linking libnest2d_tests and sla_print_tests. 2022-06-09 10:57:30 +02:00
libslic3r Fixed some compiler warnings. 2022-08-22 15:14:54 +02:00
sla_print Refactoring and performance optimization for support trees in SLA 2022-06-29 10:43:46 +02:00
slic3rutils Fixed an undefined symbol when mold linker was used for linking slic3rutils_tests. 2022-06-02 13:47:51 +02:00
catch_main.hpp Disable overly detailed test outputs 2022-02-03 17:12:53 +01:00
CMakeLists.txt Added test for libcurl https handling disabled on build server. 2020-03-06 15:18:14 +01:00
test_utils.hpp