summaryrefslogtreecommitdiff
path: root/test/scale-source-surface-paint-pdf-argb32-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.).
2006-06-30Update PDF-specific reference image for scale-source-surface-paintCarl Worth1-0/+0
2006-04-24Add PDF-specific reference image for scale-source-surface-paintCarl Worth1-0/+0
It only fails because the PDF ouput doesn't preserve the NEAREST filter attribute. There might be a way to get something like this in the PDF, but it's not the point of the test.