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