PrusaSlicer-NonPlainar/tests
Filip Sykala 6fdaee3cfe Fix data type of collection
Fix warnings
../src/libslic3r/Emboss.cpp:135:24: warning: comparison of integer expressions of different signedness: 'int' and 'const unsigned int' [-Wsign-compare]
../src/libslic3r/Emboss.cpp:653:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare]
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:2057:12: warning: unused variable 'count_icons' [-Wunused-variable]
../src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp:2058:12: warning: unused variable 'count_states' [-Wunused-variable]
2022-03-07 12:16:24 +01: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 Change test to use font from resources 2022-03-02 14:31:56 +01:00
example Re-enable example test 2019-10-30 17:19:43 +01:00
fff_print Fixed unit-tests of GCodeFindReplace 2022-01-28 11:02:06 +01:00
libnest2d SLAArchive framework refactor 2022-02-17 12:50:40 +01:00
libslic3r Fix data type of collection 2022-03-07 12:16:24 +01:00
sla_print Fix sla archive tests 2022-02-18 14:30:13 +01:00
slic3rutils Merge branch 'master' into fs_emboss 2022-02-22 13:51:04 +01:00
catch_main.hpp Disable overly detailed test outputs 2022-02-03 17:12:53 +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