Alessandro Ranellucci a587e11780 Regression test for overlapping gap fill. #2474 9 лет назад
..
angles.t 30fa055995 Bugfix: medial axis missed some segments. #2144 10 лет назад
arcs.t fbce8e6730 Avoid integer overflow in arc test. Fixes #1918 11 лет назад
avoid_crossing_perimeters.t 23848492ce Fixed regression causing crash when using avoid_crossing_perimeters with multiple object, caused by recent refactorings. Added regression test 10 лет назад
bridges.t 379cde30e2 Ported Slic3r::BridgeDetector to XS 10 лет назад
clean_polylines.t a950fbe0c2 Removed more unused functions and fixed tests 11 лет назад
clipper.t 5e6ff952df Fix more regressions in test suite regarding the workaround for Clipper bug 10 лет назад
collinear.t fb763b0187 Removed dependency on Math::Clipper 11 лет назад
combineinfill.t 722e94513c Refactoring: removed the non-idempotent init_extruders() step. Also, infill_extruder was not limited to the available number of extruders when slicing from the plater, and support material extruder was considered also when support material was disabled 10 лет назад
config.t 4c650a6d80 Fix regression about percent extrusion width not being validated. Includes regression test 11 лет назад
cooling.t 5bf0942f45 Satisfy test suite and CLI 11 лет назад
custom_gcode.t 63af442e3e Bugfix: [layer_num] was out of order because of support material layers having their order numbers. Now we use a unique continuous series. Includes regression test. #2634 10 лет назад
dynamic.t 898007fc36 Port offset_ex() and offset2_ex() to XS 11 лет назад
fill.t 095391d702 When using raft, validate first layer height against support material extruder only instead of taking other extruders into account, thus potentially allowing larger nozzles to be used for it. #2701 10 лет назад
flow.t d1243397fa Make tests happy 10 лет назад
gaps.t 913ab54a2b Bugfix: gap fill was not inserted in the correct order before leaving island. Includes regression test. #1907 11 лет назад
gcode.t 1f8ef2a63c Fixed regression introduced by the recent PerimeterGenerator refactoring causing spiral vase not to be correctly skipped on multi-loop layers. Includes regression test. #2761 10 лет назад
geometry.t d46d9079a3 Fixed test after recent change of distance_to_line() semantics 10 лет назад
layers.t e9e23119fc Failing test for broken command line scaling. #1889 11 лет назад
loops.t 747fd25f6d Fix threads, tests and require the most recent Moo version 11 лет назад
multi.t 229039d3b8 Fixed test and implementation of ooze prevention standby points (wrong test caused wrong implementation). #2103 10 лет назад
perimeters.t 095391d702 When using raft, validate first layer height against support material extruder only instead of taking other extruders into account, thus potentially allowing larger nozzles to be used for it. #2701 10 лет назад
polyclip.t a950fbe0c2 Removed more unused functions and fixed tests 11 лет назад
pressure.t 2e88b088e6 Make tests happy with new defaults 10 лет назад
print.t 928335f186 Removed print_center option (but left --print-center from CLI) 10 лет назад
retraction.t 49817aac34 Removed test that doesn't apply anymore because the logic of only_retract_when_crossing_perimeters is much more complex now 10 лет назад
shells.t 095391d702 When using raft, validate first layer height against support material extruder only instead of taking other extruders into account, thus potentially allowing larger nozzles to be used for it. #2701 10 лет назад
skirt_brim.t 90afbc8bd9 Bugfix: don't crash when skirts > 0 but skirt_height = 0. Includes regression test. #2537 10 лет назад
slice.t 747fd25f6d Fix threads, tests and require the most recent Moo version 11 лет назад
support.t 13b63d06ed Use thick raft layers as we do for support material layers. #2723 10 лет назад
svg.t 7ea09a0071 Bugfix: failure when exporting SVG from object containing multiple islands. Includes regression test. #2050 10 лет назад
thin.t a587e11780 Regression test for overlapping gap fill. #2474 9 лет назад
threads.t 2956c1a2e5 More work for removing references to $Slic3r::Config 11 лет назад
vibrationlimit.t 092b1724ba Fixed t/vibrationlimit.t 10 лет назад