PrusaSlicer-NonPlainar/tests
Vojtech Bubnik f5ec76c230 Follow-up to dc3931ec1f:
Fix mutable priority queue being wiped when moving out of function
    Without move constructor, the clean() gets called when returning an instance from a function.
The above fix was applied also to MutableSkipHeapPriorityQueue.

Follow-up to 15a082b80b:
Fixed TEST_CASE("Mutable priority queue - first pop", "[MutableSkipHeapPriorityQueue]")
2022-05-16 17:27:10 +02: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 Fix: prevent degeneration of model during simplification 2021-08-06 15:11:20 +02:00
example Re-enable example test 2019-10-30 17:19:43 +01:00
fff_print Ported custom_gcode and print unit tests from Perl to C++. 2022-05-06 18:30:18 +02:00
libnest2d SLAArchive framework refactor 2022-02-17 12:50:40 +01:00
libslic3r Follow-up to dc3931ec1f: 2022-05-16 17:27:10 +02:00
sla_print Change std::nan("") to proper nan constants 2022-05-11 10:35:12 +02:00
slic3rutils SLAArchive framework refactor 2022-02-17 12:50:40 +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