[cairo-commit] test/Makefile.am

Chris Wilson ickle at kemper.freedesktop.org
Wed Sep 10 12:43:31 PDT 2008


 test/Makefile.am |    6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

New commits:
commit 8abb252b0e4fa3b77eb85dd0276ce5112b538c3d
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Wed Sep 10 20:29:05 2008 +0100

    [test/Makefile.am] Update list of reference images.
    
    Remove the references to the deleted PS images and the premature
    addition of the PDF images.

diff --git a/test/Makefile.am b/test/Makefile.am
index aed0a3b..d83e9c1 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -457,8 +457,7 @@ REFERENCE_IMAGES = \
 	gradient-alpha-ps-rgb24-ref.png	\
 	gradient-alpha-ref.png	\
 	gradient-alpha-rgb24-ref.png	\
-	gradient-constant-alpha-pdf-argb32-ref.png	\
-	gradient-constant-alpha-pdf-rgb24-ref.png	\
+	gradient-constant-alpha-ps-ref.png		\
 	gradient-constant-alpha-ps-rgb24-ref.png	\
 	gradient-constant-alpha-ref.png	\
 	gradient-constant-alpha-rgb24-ref.png	\
@@ -541,11 +540,8 @@ REFERENCE_IMAGES = \
 	operator-clear-rgb24-ref.png	\
 	operator-clear-pdf-argb32-ref.png	\
 	operator-clear-pdf-rgb24-ref.png	\
-	operator-clear-ps-argb32-ref.png	\
 	operator-source-pdf-argb32-ref.png	\
 	operator-source-pdf-rgb24-ref.png	\
-	operator-source-ps-argb32-ref.png	\
-	operator-source-ps-rgb24-ref.png	\
 	operator-source-ref.png	\
 	operator-source-rgb24-ref.png	\
 	operator-source-quartz-ref.png \


More information about the cairo-commit mailing list