PrusaSlicer-NonPlainar/tests
Vojtech Bubnik 745aa3536d 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-06-29 15:41:57 +02:00
..
catch2 Updated Catch2 to v2.13.3 to support compilation on OSX11 / ARM 2020-12-01 16:48:59 +01: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:14:16 +02:00
libnest2d Replaced all "long long" types with int64_t 2020-12-10 08:40:15 +01:00
libslic3r Improved error reporting when importing various configuration files: 2021-06-29 15:41:57 +02:00
sla_print Replaced all "long long" types with int64_t 2020-12-10 08:40:15 +01:00
slic3rutils Enable http digest authentication for CURL 2020-11-25 13:58:03 +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