summaryrefslogtreecommitdiff
path: root/test/caps-tails-curve.c
Commit message (Collapse)AuthorAgeFilesLines
* test: Use ARRAY_LENGTH macroBryce Harrington2014-11-201-1/+1
|
* test: Comma separate keywordsBryce W. Harrington2013-09-131-1/+1
| | | | | | | | | The parser accepts spaces as separtors between keywords, so this is nit picky. But only a minority of tests don't follow the comma convention, so change them to be consistent. Signed-off-by: Bryce Harrington <b.harrington@samsung.com> Signed-off-by: Uli Schlachter <psychon@znc.in>
* test: Add a couple of tests to exercise stroking of short tail segmentsChris Wilson2011-08-051-0/+127
Are the reference images correct? Discuss. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>