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-11-01Fix of previous commit.bubnikv
2019-11-01Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerbubnikv
2019-11-01adaptive elpehant foot compensation, fixingbubnikv
2019-10-30Make verboseconsole the default reporter.tamasmeszaros
2019-10-30Useful verbose test output on console with Catch2tamasmeszaros
2019-10-25Fix / improvement of unit tests.bubnikv
2019-10-25Disabled broken tests, ported some more tests to C++,bubnikv
2019-10-25Ported various clipper unit tests from Perl to C++,bubnikv
2019-10-25Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicerbubnikv
2019-10-25New functions for variable offsets of polygons / expolygons.bubnikv
2019-10-25Add catch2 extra args option to tests.tamasmeszaros
2019-10-18test_printgcode.cpp - trying to replace std::regex with boost::regexbubnikv
2019-10-18Fixing some GCodeExport and Flow unit tests.bubnikv
2019-10-18Test of importing non-standard ASCII STL (broken normals, junkbubnikv
2019-10-18Initial tests for import of ASCII STLs with varying line endings.bubnikv
2019-10-18Slight improvements of unit tests, fix of perl bindings.bubnikv
2019-10-18Ported test_config.cpp from upstream Slic3r.bubnikv
2019-10-17Ported test_support_material.cpp from upstream slic3r.bubnikv
2019-10-17Ported test_support_material from upstream Slic3r.bubnikv
2019-10-16Fixed another weird auto + initializer list clang issue.bubnikv
2019-10-16Fixes of unit tests on OSX. The old clang does not like the waybubnikv
2019-10-16Ported test_fill from upstream Slic3r, thanks @lordofhyphensbubnikv
2019-10-16Ported test_printgcode from upstream Slic3r, thanks @lordofhyphensbubnikv
2019-10-16Ported test_print/test_printobject/test_3mf from upstream Slic3r, thanks @lor...bubnikv
2019-10-16new cheaper constructor for DynamicPrintConfig from FullPrintConfig:bubnikv
2019-10-16Filling in the autos in the tests so it is readible and it compiles on OSXbubnikv
2019-10-15Trying to fix compilation issues of the test cases on OSX.bubnikv
2019-10-15Fixing some compilation issues of the C++ test cases on OSX.bubnikv
2019-10-15Ported remove_collinear(Polygon) and test_polygon from upstream slic3r.bubnikv
2019-10-15Ported test_gcodewriter from upstream Slic3r, thanks @lordofhyphens.bubnikv
2019-10-15Ported test_skirt_brim from upstream Slic3r, thanks @lordofhyphensbubnikv
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