summaryrefslogtreecommitdiff
path: root/test/over-between-source.svg12.argb32.xfail.png
AgeCommit message (Collapse)AuthorFilesLines
2009-07-13[test] Track XFAIL using expected results stored as xfail.pngChris Wilson1-0/+0
Instead of tagging the sources, which is insensitive to changes, track the known failure modes by recording the current fail as an xfail.png reference. (We also introduce a new.png to track a fresh error, so that they are not lost in the noise of the old XFAILs and hopefully do not cause everyone to fret). As we have removed the XFAIL tagging we find, surprise surprise, that some tests are now working -- so review all the reference images (as also some .ref.png now should be .xfail.png). Note: I've only checked image,pdf,ps,svg. The test surfaces report some failures that probably need to addressed in source. I've not correct the changes for win32 and quartz. Nor fixed up the experimental backends.