PrusaSlicer-NonPlainar/t
2015-06-01 17:55:51 +02: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
avoid_crossing_perimeters.t Fixed regression causing crash when using avoid_crossing_perimeters with multiple object, caused by recent refactorings. Added regression test 2014-11-26 22:46:51 +01: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 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 2015-03-06 09:56:58 +01:00
config.t
cooling.t
custom_gcode.t 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 2015-05-03 21:41:30 +02:00
dynamic.t
fill.t 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 2015-03-06 21:35:00 +01:00
flow.t Make tests happy 2015-01-14 00:14:56 +01: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 Fixed regression introduced by the recent PerimeterGenerator refactoring causing spiral vase not to be correctly skipped on multi-loop layers. Includes regression test. #2761 2015-04-12 20:16:27 +02:00
geometry.t Bugfix: concave starting points were not correctly detected for slice holes. Includes regression test. #2857 2015-06-01 17:55:51 +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 and implementation of ooze prevention standby points (wrong test caused wrong implementation). #2103 2015-01-19 15:31:12 +01:00
perimeters.t Bugfix: concave starting points were not correctly detected for slice holes. Includes regression test. #2857 2015-06-01 17:55:51 +02:00
polyclip.t
pressure.t Make tests happy with new defaults 2015-01-31 12:10:50 +01:00
print.t Removed print_center option (but left --print-center from CLI) 2014-06-16 23:58:45 +02:00
retraction.t Removed test that doesn't apply anymore because the logic of only_retract_when_crossing_perimeters is much more complex now 2015-01-06 21:04:00 +01:00
shells.t 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 2015-03-06 21:35:00 +01:00
skirt_brim.t Bugfix: don't crash when skirts > 0 but skirt_height = 0. Includes regression test. #2537 2015-01-18 13:01:00 +01:00
slice.t
support.t Use thick raft layers as we do for support material layers. #2723 2015-03-09 20:00:55 +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 Regression test for overlapping gap fill. #2474 2015-05-22 14:26:01 +02:00
threads.t
vibrationlimit.t Fixed t/vibrationlimit.t 2014-12-23 11:23:12 +01:00