PrusaSlicer-NonPlainar/t
Vojtech Bubnik e95d19b560 WIP, FIXME: Worked around a Perl integration test failure
in t/perimeters.t, see the comment
FIXME skip the 1st layer in the test 'loops start on concave point if any'

The failure is due to the seam smoothing, which brings the seam too far
away from the external perimeter at the 1st layer, which uses significantly
wider extrusion rate than the other layers. Moving the seam point from
the external perimeter causes an error when projecting the seam point
back to the external perimeter, where the projection lands not exactly
at a corner point, creating a short segment at the end of a polygon loop.
2022-04-25 12:42:51 +02:00
..
angles.t Switched to Perl local::lib for local compilation. 2017-08-18 09:58:50 +02:00
avoid_crossing_perimeters.t Further reduction of Perl Config.pm methods. 2017-10-27 18:52:35 +02:00
bridges.t Further reduction of Perl Config.pm methods. 2017-10-27 18:52:35 +02:00
clean_polylines.t Switched to Perl local::lib for local compilation. 2017-08-18 09:58:50 +02:00
collinear.t Switched to Perl local::lib for local compilation. 2017-08-18 09:58:50 +02:00
combineinfill.t Fixed unit tests after the previous commit. 2021-09-11 00:54:30 +02:00
config.t Further reduction of Perl Config.pm methods. 2017-10-27 18:52:35 +02:00
cooling.t Fixed Perl unit tests after 34c4b74af4. 2021-09-11 00:53:45 +02:00
custom_gcode.t Fix of the previous commit: Fixed number of unit tests to be executed. 2020-01-21 13:13:52 +01:00
dynamic.t Switched to Perl local::lib for local compilation. 2017-08-18 09:58:50 +02:00
fill.t Fixed unit test after splitting the external fill pattern to top/bottom. 2019-02-25 09:11:20 +01:00
flow.t Fixing perl unit tests 2021-04-21 15:38:00 +02:00
gaps.t Further reduction of Perl Config.pm methods. 2017-10-27 18:52:35 +02:00
gcode.t Follow-up to 3e7a4d4648 2022-01-31 11:51:48 +01:00
geometry.t Removed various Point::ccw() and Point::ccw_angle() methods, they were 2022-04-25 12:42:51 +02:00
layers.t Fixing perl unit tests 2021-04-21 15:38:00 +02:00
loops.t Switched to Perl local::lib for local compilation. 2017-08-18 09:58:50 +02:00
multi.t Fixing perl unit tests 2021-04-21 15:38:00 +02:00
perimeters.t WIP, FIXME: Worked around a Perl integration test failure 2022-04-25 12:42:51 +02:00
polyclip.t Switched to Perl local::lib for local compilation. 2017-08-18 09:58:50 +02:00
print.t Reworked the Perl unit / integration tests to use the same Print 2019-06-20 20:23:05 +02:00
retraction.t t tests changed so they don't fail on the extruder number check 2018-03-28 10:16:04 +02:00
shells.t One more perl unit test fix 2021-04-21 15:40:43 +02:00
skirt_brim.t Reworked the Perl unit / integration tests to use the same Print 2019-06-20 20:23:05 +02:00
slice.t Switched to Perl local::lib for local compilation. 2017-08-18 09:58:50 +02:00
support.t Fixing unit tests. 2021-03-15 09:55:56 +01:00
thin.t Fixing perl unit tests 2021-04-21 15:38:00 +02:00