summaryrefslogtreecommitdiff
path: root/test/implicit-close.c
Commit message (Collapse)AuthorAgeFilesLines
* [test] Implicit closeChris Wilson2009-08-291-0/+54
This is a simple test that broke with the determination of rectilinearity during path construction. I forgot the implicit close on fill and so the ignored the final diagonal edge and failed to draw the triangle.