Alessandro Ranellucci e24b3a8916 Merge branch 'call_get_layer' of github.com:sapir/Slic3r into sapir-call_get_layer 10 years ago
..
angles.t 3c77b301a7 Promising approach to medial axis pruning 11 years ago
arcs.t fbce8e6730 Avoid integer overflow in arc test. Fixes #1918 11 years ago
bridges.t 129b6651f6 More correct test description 11 years ago
clean_polylines.t a950fbe0c2 Removed more unused functions and fixed tests 11 years ago
clipper.t 5e6ff952df Fix more regressions in test suite regarding the workaround for Clipper bug 10 years ago
collinear.t fb763b0187 Removed dependency on Math::Clipper 11 years ago
combineinfill.t 07b9b12475 Make tests pass 11 years ago
config.t 4c650a6d80 Fix regression about percent extrusion width not being validated. Includes regression test 11 years ago
cooling.t 5bf0942f45 Satisfy test suite and CLI 11 years ago
custom_gcode.t 09357e5868 A few improvements to gcode placeholder tests. 10 years ago
dynamic.t 898007fc36 Port offset_ex() and offset2_ex() to XS 11 years ago
fill.t 3599bd0bae Distinct extrusion width for external perimeters 10 years ago
flow.t 28695c719c Fixed regression causing bridge flow to be incorrect when a manual default extrusion width was specified. Includes several regression tests. #2027 10 years ago
gaps.t 913ab54a2b Bugfix: gap fill was not inserted in the correct order before leaving island. Includes regression test. #1907 11 years ago
gcode.t 64853d5661 Bugfix: M73 was exceeding 100% when multiple objects were printed together. #1912 10 years ago
geometry.t 9bff6ccde7 Fixed tests after recent fixes to concave_points 10 years ago
layers.t e9e23119fc Failing test for broken command line scaling. #1889 11 years ago
loops.t 747fd25f6d Fix threads, tests and require the most recent Moo version 11 years ago
multi.t 58ffaca2df Bugfix: ooze_prevention brought the extruder too far. Includes regression test 10 years ago
perimeters.t e24b3a8916 Merge branch 'call_get_layer' of github.com:sapir/Slic3r into sapir-call_get_layer 10 years ago
polyclip.t a950fbe0c2 Removed more unused functions and fixed tests 11 years ago
print.t 09357e5868 A few improvements to gcode placeholder tests. 10 years ago
retraction.t 7ba08c90cf Refactoring to Model API for making it stricter and safer 11 years ago
shells.t 4680bbdfe2 Make sure spiral vase mode is not enabled for multi-island layers. #1938 11 years ago
skirt_brim.t ce1e736b6b Bugfix: crash when skirt was contained in brim area. Includes regression test. #2058 10 years ago
slice.t 747fd25f6d Fix threads, tests and require the most recent Moo version 11 years ago
support.t 82e2dd4e62 Bugfix: wrong number of raft layers in some situations due to a numerical error 10 years ago
svg.t 7ea09a0071 Bugfix: failure when exporting SVG from object containing multiple islands. Includes regression test. #2050 10 years ago
thin.t 08279ec5d8 Bugfix: thin walls forming a closed loop had overlapping segments at their endpoints. #1948 #1875 10 years ago
threads.t 2956c1a2e5 More work for removing references to $Slic3r::Config 11 years ago
vibrationlimit.t 055273fbc8 Huge speed boost by reducing the number of method calls in GCode.pm 11 years ago