PrusaSlicer-NonPlainar/tests
Vojtech Bubnik 067cde85f1 WIP Refactoring of exceptions:
1) All slicer's exceptions are now derived from Slic3r::Exception.
2) New exceptions are defined for slicing errors.
3) Exceptions are propagated to the Plater to show.
It remains to modify the slicing back-end to throw the new SlicingError
exceptions instead of std::runtime_error and to show the other exceptions
by a message dialog instead of a notification.
2020-09-14 18:03:22 +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 WIP Refactoring of exceptions: 2020-09-14 18:03:22 +02:00
libnest2d Add libnest tests for various basic object functions 2020-04-23 18:17:58 +02:00
libslic3r fixing optimizer and concurrency::reduce 2020-09-10 14:03:30 +02:00
sla_print fixing optimizer and concurrency::reduce 2020-09-10 14:03:30 +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