summaryrefslogtreecommitdiff
path: root/test/fill-rule-ref.png
AgeCommit message (Collapse)AuthorFilesLines
2008-10-31[test] Use '.' as the field separator in the namesChris Wilson1-0/+0
We frequently use '-' within the test name or format name and so we encounter confusion as '-' is also used as the field separator. At times this has caused a new test to break an old test because the new test would match one of the old test's target specific reference images. So switch everything over to use '.' between fields (test name, target, format, subtest, etc.).
2005-01-21Update reference images for new rasterization in libpixman 0.1.3.Carl Worth1-0/+0
2005-01-12Add big_star_path which shows we still have fill bugs, (even now that ↵Carl Worth1-0/+0
little_star_path is working).
2004-10-27Add new test for cairo_set_fill_rule. Also demonstrate some of the current ↵Carl Worth1-0/+0
tessellation bugs with the version of the code that is in CVS.