summaryrefslogtreecommitdiff
path: root/test/rotate-image-surface-paint.c
AgeCommit message (Collapse)AuthorFilesLines
2007-02-13Mark test/rotate-image-surface-paint as XFAILCarl Worth1-1/+2
This test has always failed with the ps backend since the test was initially written.
2007-01-26Add rotate-image-surface-paint test caseCarl Worth1-0/+97
This test exercises a clone_similar extents bug noticed by Benjamin Otte. As expected, the xlib backend fails due to that bug, (and interestingly, the ps backend is showing a failure as well).