PrusaSlicer-NonPlainar/tests
Vojtech Bubnik 965c2f2c55 Improved error reporting when importing various configuration files:
1) Slic3r::RuntimeError was replaced with ConfigurationError,
   all exceptions thrown by the configuration layer are derived
   from ConfigurationError.
2) When parsing configuration files, ConfigurationError is catched and
   rethrown extended with the file name being parsed.
2021-08-13 13:37:24 +02:00
..
catch2 Updated the Catch2 framework from v2.13.3 to v2.13.6. 2021-07-08 16:55:59 +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 Support for forward compatibility of configurations, user and system 2021-06-27 16:57:05 +02:00
libnest2d Convincing ClipperLib to use Slic3r's own Point type internally. 2021-04-21 20:15:49 +02:00
libslic3r Improved error reporting when importing various configuration files: 2021-08-13 13:37:24 +02:00
sla_print Get rid of Contour3D 2021-06-08 10:28:23 +02:00
slic3rutils Fix build on gcc8 2021-07-16 16:40:59 +02: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