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

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-06-22Remove trailing zeros from gcode feed rates.Martin Budden
2021-04-03Fix a few more branding things, also fix version in RC to get windows build.Joseph Lenox
2021-04-03Adjust some branding back to mainline Slic3r;Joseph Lenox
2021-04-03Test the inhibition of duplicate set_speed() calls.Joseph Lenox
2021-04-03Tests for fan rescaling based on fan_percentageJoseph Lenox
2021-04-03Mark path chaining test as [!mayfail] because an algorithm has been removed.Joseph Lenox
2021-04-03Silence a compiler warning because there are mixed tabs and spaces.Joseph Lenox
2021-04-03Add tests to check minimum vertical shell thickness.Joseph Lenox
2021-04-03Strictly enforce perimeters so that the test isn't broken by the "only one pe...Joseph Lenox
2021-04-03actually add the AMF test files.Joseph Lenox
2021-04-03Add basic file read tests for deflated AMF support.Joseph Lenox
2021-04-03Add test_amf.cpp from Slic3rJoseph Lenox
2021-01-09Merge remote-tracking branch 'remotes/prusa/master'remi durand
2020-12-11Fixing unit tests for supports. After "dont_support_bridges" was fixedVojtech Bubnik
2020-12-10Replaced all "long long" types with int64_tVojtech Bubnik
2020-12-07Merge remote-tracking branch 'remotes/prusa/master'supermerill
2020-12-01Updated Catch2 to v2.13.3 to support compilation on OSX11 / ARMVojtech Bubnik
2020-11-28Merge remote-tracking branch 'remotes/prusa/master' : Opengl crashsupermerill
2020-11-26Added functions to export raw image data to PNG for debugging purposes.Vojtech Bubnik
2020-11-25Enable http digest authentication for CURLtamasmeszaros
2020-11-23Merge remote-tracking branch 'remotes/prusa/master'supermerill
2020-11-22fix buildsupermerill
2020-11-16Merge remote-tracking branch 'remotes/origin/master' into lh_adaptive_infill_...Vojtech Bubnik
2020-11-12ENABLE_GCODE_VIEWER set as default in fff_print test and PrusaSlicer.cppenricoturri1966
2020-11-09fix compilesupermerill
2020-11-051) Implemented anchoring of infill lines to perimeters with lengthVojtech Bubnik
2020-11-05Merge remote-tracking branch 'remotes/prusa/master' into devsupermerill
2020-10-29Fixed unit tests broken with 3502f256fac0d0793f8314a7ab4a2788e93d74f8Vojtech Bubnik
2020-10-26fix some tests, add a dense infill testsupermerill
2020-10-18Merge remote-tracking branch 'remotes/prusa/master' into devsupermerill
2020-10-18Merge remote-tracking branch 'remotes/prusa/master' into devsupermerill
2020-10-15Fix sla tests on mactamasmeszaros
2020-09-21Fix confusing testtamasmeszaros
2020-09-16Drop rubbish teststamasmeszaros
2020-09-14WIP Refactoring of exceptions:Vojtech Bubnik
2020-09-10fixing optimizer and concurrency::reducetamasmeszaros
2020-09-10Fix failing test due to changes in support point genertiontamasmeszaros
2020-09-10Enable all tests for support point generatortamasmeszaros
2020-09-06#449 fix for Autoarrange in MSLA Modesupermerill
2020-08-28Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-28Add missing includes for wintamasmeszaros
2020-08-28PNG image read with libpngtamasmeszaros
2020-08-19macos&linux build fixsupermerill
2020-08-19Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-08-18Add dedicated tests for support point generationtamasmeszaros
2020-08-04Fixed conflicts after merge with masterenricoturri1966
2020-08-03Working small-to-normal support mergingtamasmeszaros
2020-08-03Include test name with output obj files for sla_print_teststamasmeszaros
2020-08-03Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfigtamasmeszaros
2020-08-03Id-s put in a base class for support tree primitivestamasmeszaros