PrusaSlicer-NonPlainar/tests
Vojtech Bubnik 6f92538c20 BoundingBox support for Lines,
BoundingBox constructor will no more throw for empty vector of points.

GMP allowed for Vojtech's fork of boost::polygon Voronoi implementation.

Added libslic3r tests for boost::polygon Voronoi. All Voronoi issues
ever reported on the Internet are captured by the tests. Two issues
reported (the two test cases) are real issues which may influence
PrusaSlicer negatively, namely

https://github.com/boostorg/polygon/issues/43
2020-05-28 15:53:53 +02:00
..
catch2 Catch2 test framework integration into tm_sla_tests. 2019-10-04 14:23:19 +02:00
cpp17 Get ready to merge with master. 2019-12-06 09:28:17 +01:00
data Merge branch 'master' into lm_tm_hollowing 2020-01-06 12:41:29 +01:00
example Re-enable example test 2019-10-30 17:19:43 +01:00
fff_print Fixed unit tests after previous include manipulations 2020-05-26 15:33:44 +02:00
libnest2d Add libnest tests for various basic object functions 2020-04-23 18:17:58 +02:00
libslic3r BoundingBox support for Lines, 2020-05-28 15:53:53 +02:00
sla_print Initial version of sl1 import with sla::Raster refactor. 2020-04-23 19:05:32 +02:00
slic3rutils Added test for libcurl https handling disabled on build server. 2020-03-06 15:18:14 +01:00
catch_main.hpp Make verboseconsole the default reporter. 2019-10-30 10:48:54 +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 Add tests for EigenMesh3D raycaster with hole support. 2020-01-08 17:11:22 +01:00