Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-02-13 | Mark test/rotate-image-surface-paint as XFAIL | Carl Worth | 1 | -1/+2 | |
This test has always failed with the ps backend since the test was initially written. | |||||
2007-01-26 | Add rotate-image-surface-paint test case | Carl Worth | 1 | -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). |