Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-10-15Ported test_trianglemesh from upstream slic3r, thanks @lordofhyphensbubnikv
2019-10-15Ported test_data.cpp/hpp & test_flow.cpp from upstream slic3r,bubnikv
2019-10-15Added test projects for libslic3r and fff_print.bubnikv
2019-10-14Group test targets into logical "tests" directory. Disable DJDHeuristictamasmeszaros
2019-10-14Fix cmake with msvc generator.tamasmeszaros
2019-10-09Fix concave hull having holes.tamasmeszaros
2019-10-07Merge branch 'tm_arrange_test_extend'tamasmeszaros
2019-10-07Extend libnest tests, remove some warnings, faster catch2 compilation.tamasmeszaros
2019-10-07Don't require gtest anymore.tamasmeszaros
2019-10-07Fix incorrect time format spec in iso_utc_timestamp.tamasmeszaros
2019-10-07Fix test outputs on buildbot. Also fix pairhash test.tamasmeszaros
2019-10-04Merge branch 'tm_sla_tests'tamasmeszaros
2019-10-04Disable on-model supports for pierce tests.tamasmeszaros
2019-10-04Port sla tests to catch2tamasmeszaros
2019-10-04Fix for data dir path on windowstamasmeszaros
2019-10-04Catch2 test framework integration into tm_sla_tests.tamasmeszaros
2019-10-04Remove automatic test subdir inclusion.tamasmeszaros
2019-10-04libnest2d test rewritten for catch2. Fine tuned catch2 integration.tamasmeszaros
2019-10-04Remove accidentally left cmake debug messagetamasmeszaros
2019-10-04Apply Mac specific caveats on the test build script. tamasmeszaros
2019-10-04Catch2 test framework integration.tamasmeszaros
2019-10-03Fix endless loop in pinhead creation.tamasmeszaros
2019-10-03Add an additional sla test object for support generation.tamasmeszaros
2019-10-03Add test obj and address for support under ground level if no elevationtamasmeszaros
2019-10-03Eliminate some race conditions in sla support treetamasmeszaros
2019-10-02Fix tests on all platformstamasmeszaros
2019-10-02Time conversion functions with tests.tamasmeszaros
2019-10-01sla::Raster interface clarified and covered with tests.tamasmeszaros
2019-10-01Deeper test coverage for support tree generation.tamasmeszaros
2019-10-01Add tests for sla support and pad creationtamasmeszaros
2018-11-02Importing the SLA computing module into the native source tree.tamasmeszaros