summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2009-06-30 14:58:40 +0200
committerCarlos Garcia Campos <carlosgc@gnome.org>2009-07-02 14:56:58 +0200
commit5becfc2bd59956090daa8afd68db2f139dcb8392 (patch)
tree007aa8eb42597e7778057da275538080be0fca13 /test
parentf81203cde864af1a1fea81a438e4f4effe928808 (diff)
[test] Add pdf reference image for rotate-image-surface-paint
Remove also argb32 and rgb24 pdf reference images.
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am3
-rw-r--r--test/rotate-image-surface-paint.pdf.argb32.ref.pngbin215 -> 0 bytes
-rw-r--r--test/rotate-image-surface-paint.pdf.ref.pngbin0 -> 196 bytes
-rw-r--r--test/rotate-image-surface-paint.pdf.rgb24.ref.pngbin215 -> 0 bytes
4 files changed, 1 insertions, 2 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index d66e7ba9..1c2bf2a0 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -761,8 +761,7 @@ REFERENCE_IMAGES = \
rel-path.ref.png \
rel-path.rgb24.ref.png \
rgb24-ignore-alpha.ref.png \
- rotate-image-surface-paint.pdf.argb32.ref.png \
- rotate-image-surface-paint.pdf.rgb24.ref.png \
+ rotate-image-surface-paint.pdf.ref.png \
rotate-image-surface-paint.ps2.ref.png \
rotate-image-surface-paint.ps3.ref.png \
rotate-image-surface-paint.quartz.ref.png \
diff --git a/test/rotate-image-surface-paint.pdf.argb32.ref.png b/test/rotate-image-surface-paint.pdf.argb32.ref.png
deleted file mode 100644
index 93fab525..00000000
--- a/test/rotate-image-surface-paint.pdf.argb32.ref.png
+++ /dev/null
Binary files differ
diff --git a/test/rotate-image-surface-paint.pdf.ref.png b/test/rotate-image-surface-paint.pdf.ref.png
new file mode 100644
index 00000000..d5a9db66
--- /dev/null
+++ b/test/rotate-image-surface-paint.pdf.ref.png
Binary files differ
diff --git a/test/rotate-image-surface-paint.pdf.rgb24.ref.png b/test/rotate-image-surface-paint.pdf.rgb24.ref.png
deleted file mode 100644
index 93fab525..00000000
--- a/test/rotate-image-surface-paint.pdf.rgb24.ref.png
+++ /dev/null
Binary files differ