diff options
author | Carl Worth <cworth@cworth.org> | 2007-01-20 00:50:38 -0800 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2007-01-26 11:43:27 -0800 |
commit | ebc1cd91f80ee154c02651b2db034a4335ca021c (patch) | |
tree | 326ec9f51dea26417e4fc7e27341183f0ef55973 /test/.gitignore | |
parent | 691f9d1c0c4c98f6e6aa7b2f41fa0b8670e6205d (diff) |
Add rotate-image-surface-paint test case
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).
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index 36ea1d0a..3bac9737 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -107,6 +107,7 @@ pthread-show-text rectangle-rounding-error rectilinear-stroke rel-path +rotate-image-surface-paint scale-down-source-surface-paint scale-source-surface-paint select-font-face |