Slic3r/t
Alessandro Ranellucci 9989ebaabd Refactored the BridgeDetector class to expose a cleaner API and make it stateful 2014-04-22 00:59:14 +02:00
..
angles.t Promising approach to medial axis pruning 2014-03-04 23:33:13 +01:00
arcs.t Some more unit tests for arc fitting 2014-04-06 22:32:53 +02:00
bridges.t Refactored the BridgeDetector class to expose a cleaner API and make it stateful 2014-04-22 00:59:14 +02:00
clean_polylines.t Removed more unused functions and fixed tests 2013-11-22 16:19:15 +01:00
clipper.t Test Clipper's buggy behavior with polylines having coinciding endpoints 2014-04-08 15:26:31 +02:00
collinear.t Removed dependency on Math::Clipper 2013-08-27 01:26:44 +02:00
combineinfill.t Make tests pass 2014-01-05 00:36:33 +01:00
config.t Fix regression about percent extrusion width not being validated. Includes regression test 2014-02-13 18:42:49 +01:00
cooling.t Satisfy test suite and CLI 2014-01-02 17:24:23 +01:00
custom_gcode.t Better fix for non-global options not being replaced in filename placeholders. Includes refactoring and a new PlaceholderParser class. Also includes regression tests. #1831 2014-03-17 00:39:07 +01:00
dynamic.t Port offset_ex() and offset2_ex() to XS 2013-07-16 20:09:53 +02:00
fill.t Fixed regression when concentric infill was used as solid infill. Includes regression test. #1650 2014-04-19 16:53:37 +02:00
gcode.t Bugfix: ambiguous semantics of the layers_count() method caused M73 to go beyond 100%. #1670 2014-01-11 17:40:09 +01:00
geometry.t Better pruning 2014-03-08 11:36:48 +01:00
layers.t Failing test for broken command line scaling. #1889 2014-04-05 11:21:26 +02:00
loops.t Fix threads, tests and require the most recent Moo version 2013-09-12 11:09:03 +02:00
multi.t Default extruder wasn't applied to perimeter extruder. Includes regression test. #1868 2014-04-19 11:43:41 +02:00
perimeters.t Regression test for numerical issues causing thin gaps between perimeters and infill. #1803 2014-04-18 17:30:35 +02:00
polyclip.t Removed more unused functions and fixed tests 2013-11-22 16:19:15 +01:00
print.t Fix extruder assignment and tests 2014-03-27 00:01:33 +01:00
retraction.t Test coverage for retract_layer_change 2014-04-19 19:28:43 +02:00
shells.t Use bridge speed for first solid layer above sparse infill. Includes unit test. #1792 2014-03-01 20:35:44 +01:00
skirt_brim.t Update brim generation code. Includes regression test. #1440 2013-09-16 10:33:30 +02:00
slice.t Fix threads, tests and require the most recent Moo version 2013-09-12 11:09:03 +02:00
support.t Update t/support.t still assuming default support material pattern was honeycomb 2014-03-27 00:28:26 +01:00
svg.t Fixed SVG export and added regression test 2013-06-07 12:00:03 +02:00
thin.t Disable thin wall test failing on Linux. A more robust implementation is needed. #1825 2014-03-25 14:23:11 +01:00
threads.t More work for removing references to $Slic3r::Config 2013-12-24 11:58:36 +01:00
vibrationlimit.t Huge speed boost by reducing the number of method calls in GCode.pm 2013-08-28 20:38:22 +02:00