summaryrefslogtreecommitdiffstats
path: root/src/display/curve-test.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix curve test. curve with empty pathvector is *not* closed.Johan B. C. Engelen2008-09-111-1/+1
* fix spcurve testJohan B. C. Engelen2008-08-131-1/+1
* make spcurve::first_point and last_point boost::optionalJohan B. C. Engelen2008-08-131-12/+14
* return boost::optional for second and penultimate points of SPCurveJohan B. C. Engelen2008-08-131-12/+12
* Fixed svg-path (and display/curve) tests to properly handle closepath and mad...Jasper van de Gronde2008-08-081-6/+10
* SPCurve unit testsJasper van de Gronde2008-08-021-0/+254