PrusaSlicer-NonPlainar/tests
Lukas Matena c70b34b6c8 Fixed several warnings
The biggest difference is changing PresetCollection::m_idx_selected from int to size_t, which fixed many warnings at once.
2020-03-03 15:47:02 +01: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 several warnings 2020-03-03 15:47:02 +01:00
libnest2d Useful verbose test output on console with Catch2 2019-10-30 10:48:47 +01:00
libslic3r Do EFC for the first faded layers of SLA, interpolate efc parameters 2020-02-18 17:39:36 +01:00
sla_print Fixed unit tests broken with the previous commit (Spiral Vase fix). 2020-02-09 09:43:15 +01:00
timeutils Useful verbose test output on console with Catch2 2019-10-30 10:48:47 +01:00
catch_main.hpp Make verboseconsole the default reporter. 2019-10-30 10:48:54 +01:00
CMakeLists.txt Fixed previous commit (change of CMake) 2019-12-22 14:25:07 +01:00
test_utils.hpp Add tests for EigenMesh3D raycaster with hole support. 2020-01-08 17:11:22 +01:00