PrusaSlicer-NonPlainar/tests
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
..
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 on Windows after introduction of GMP to 2020-06-27 08:44:13 +02:00
libnest2d Add libnest tests for various basic object functions 2020-04-23 18:17:58 +02:00
libslic3r fix of previous commit, missing include 2020-06-16 14:00:25 +02:00
sla_print Fix the tests after EigenMesh3D refactor 2020-06-02 17:15:08 +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