CurveTest::testLastPoint Actually SPCurve::lastPoint calls Geom::Path::finalPoint. It returns last given point. Code in lib2geom relies on this behaviour.
CurveTest: :testLastPoint :finalPoint. It returns last given point. Code in lib2geom relies on this behaviour.
Actually SPCurve::lastPoint calls Geom::Path: