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
data
example
fff_print Support for forward compatibility of configurations, user and system 2021-06-27 16:57:05 +02:00
libnest2d
libslic3r Improved error reporting when importing various configuration files: 2021-08-13 13:37:24 +02:00
sla_print
slic3rutils Fix build on gcc8 2021-07-16 16:40:59 +02:00
catch_main.hpp
CMakeLists.txt
test_utils.hpp