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/t
AgeCommit message (Expand)Author
2022-05-06Ported custom_gcode and print unit tests from Perl to C++.Vojtech Bubnik
2022-05-05Further Perl unit test porting to C++ and Perl interface reduction:Vojtech Bubnik
2022-05-04Further slimming of Perl bindings.Vojtech Bubnik
2022-05-04Ported "avoid crossing perimeters" and bridging unit tests from PerlVojtech Bubnik
2022-05-04Perl unit tests for perimeters and multi-material were rewritten to C++.Vojtech Bubnik
2022-05-02Ported Infill unit tests from Perl to C++.Vojtech Bubnik
2022-05-02Little more reduce of Perl bindingsVojtech Bubnik
2022-05-02Some reduction of Perl dependencies on ClipperLib,Vojtech Bubnik
2022-04-25Reverted perl perimeter test bypasspm_supports_experimentpm_support_spots_generatorpm_occlusion_guided_seamspm_find_supportable_issues_slicing_stepPavelMikus
2022-04-25WIP, FIXME: Worked around a Perl integration test failureVojtech Bubnik
2022-04-25Removed various Point::ccw() and Point::ccw_angle() methods, they wereVojtech Bubnik
2022-01-31Follow-up to 3e7a4d4648904b64c9f2d1c2948d81878f2a5eebVojtech Bubnik
2022-01-31Follow-up to 58d64bae7762e225a9755a79c80068f56a81b5f5Vojtech Bubnik
2021-09-11Fixed unit tests after the previous commit.Lukáš Hejl
2021-09-11Fixed Perl unit tests after 34c4b74af49c12e89fc6b5cc2bcfa36c69797578.Lukáš Hejl
2021-09-10Fixed Perl unit testsVojtech Bubnik
2021-09-10Follow-up to beee18f22991e369b1722a43bbcb692fa0d68af0Vojtech Bubnik
2021-05-05Fixed a perl test that was mistkanely adjusted after ClipperLib refactoring.Vojtech Bubnik
2021-05-03Fixing one unit test, which seems to indicate that the refactoringVojtech Bubnik
2021-04-21One more perl unit test fixVojtech Bubnik
2021-04-21Fixing perl unit testsVojtech Bubnik
2021-03-15Fixing unit tests.Vojtech Bubnik
2021-02-24Fix of Perl combine infill unit test after a change in raft:Vojtech Bubnik
2020-12-09Fixing vase mode Perl tests.Vojtech Bubnik
2020-02-09Fixed unit tests broken with the previous commit (Spiral Vase fix).bubnikv
2020-01-21Fix of the previous commit: Fixed number of unit tests to be executed.bubnikv
2020-01-21Ported PlaceholderParser unit tests to C++.bubnikv
2019-12-04Add int() and % (modulo)Matthias Urlichs
2019-10-25Ported various clipper unit tests from Perl to C++,bubnikv
2019-07-16Wipe tower fix (do not skip the first toolchange when printing without the wi...Lukas Matena
2019-06-20Reworked the Perl unit / integration tests to use the same Printbubnikv
2019-06-20Integrated the new layer height spans with configs into the backend.bubnikv
2019-05-22Fixed unit tests when run with range checks on std::vectorLukas Matena
2019-05-14Fix of the previous commitbubnikv
2019-05-14Fix of unit tests after change of default nozzle and filament diameter.bubnikv
2019-02-25Fixed unit test after splitting the external fill pattern to top/bottom.bubnikv
2018-09-14Removed "Slice to SVG" and "Quick Slice"bubnikv
2018-09-12Merged with devbubnikv
2018-07-17Merge with master + resolved conflictsEnrico Turri
2018-07-13Perimeters test modified to skip lines M73Enrico Turri
2018-06-27Infill wiping turned off by default and in some automatic testsLukas Matena
2018-05-15Added layer_num, layer_z variables to the end_gcode, end_filament_gcode,bubnikv
2018-04-25Refactored cooling logic for readibility and maintainability.bubnikv
2018-04-25Fix of a new cooling logic.bubnikv
2018-03-28Another t-test change to avoid failsLukas Matena
2018-03-28t tests changed so they don't fail on the extruder number checkLukas Matena
2018-03-23Work in progress: Good bye, Perl Threads!bubnikv
2018-03-16Removed some dependencies on Perl IO module.bubnikv
2018-02-02Fix of "Conditional gcode with "<=" condition fails"version_1.39.1-alphabubnikv
2017-12-21Fixed placeholder parser tests.bubnikv