PrusaSlicer-NonPlainar/t
2014-11-23 19:32:06 +01:00
..
angles.t Bugfix: medial axis missed some segments. #2144 2014-08-03 15:03:47 +02:00
arcs.t Avoid integer overflow in arc test. Fixes #1918 2014-04-22 23:01:01 -04:00
bridges.t Ported Slic3r::BridgeDetector to XS 2014-11-15 22:41:22 +01:00
clean_polylines.t
clipper.t Fix more regressions in test suite regarding the workaround for Clipper bug 2014-05-21 15:45:16 +02:00
collinear.t
combineinfill.t
config.t
cooling.t
custom_gcode.t A few improvements to gcode placeholder tests. 2014-06-13 14:02:09 +03:00
dynamic.t
fill.t Fixed minor harmless error in a couple tests 2014-08-08 11:07:51 +02:00
flow.t Fixed regression causing bridge flow to be incorrect when a manual default extrusion width was specified. Includes several regression tests. #2027 2014-06-03 23:59:03 +02:00
gaps.t Bugfix: gap fill was not inserted in the correct order before leaving island. Includes regression test. #1907 2014-04-29 15:25:14 +02:00
gcode.t Bugfix: a move below z_offset was performed when retract_lift was enabled and lift amount was less than z_offset. Includes regression test. #2349 2014-11-09 19:24:17 +01:00
geometry.t Fixed tests after recent fixes to concave_points 2014-06-11 22:21:30 +02:00
layers.t Failing test for broken command line scaling. #1889 2014-04-05 11:21:26 +02:00
loops.t
multi.t Fixed test relying on old layer_height default value 2014-07-26 14:15:53 +02:00
perimeters.t Always use a rectangle with semicircles as extrudate shape 2014-07-26 15:29:24 +02:00
polyclip.t
print.t Removed print_center option (but left --print-center from CLI) 2014-06-16 23:58:45 +02:00
retraction.t Fixed regression causing retraction to be skipped when Retract Length was 0 but Use Firmware Retraction was enabled. Includes regression test. #2359 2014-11-23 19:32:06 +01:00
shells.t Added unit tests about temperatures being preserved in spiral_vase mode 2014-07-03 14:36:15 +02:00
skirt_brim.t Fixed regression in min_skirt_length. Includes regression test. #2337 2014-11-06 21:11:59 +01:00
slice.t
support.t Fixed regression test for #2301 2014-11-07 17:27:16 +01:00
svg.t Bugfix: failure when exporting SVG from object containing multiple islands. Includes regression test. #2050 2014-05-26 11:13:53 +02:00
thin.t Bugfix: medial axis missed some segments. #2144 2014-08-03 15:03:47 +02:00
threads.t
vibrationlimit.t