From 80b7a1aa9b600aa3cc746d662b4090e76838f17a Mon Sep 17 00:00:00 2001 From: Andrea Canciani Date: Wed, 27 Jul 2011 22:13:44 +0200 Subject: [PATCH] test: Update image references Makefile.refs was missing some images. --- test/Makefile.refs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/Makefile.refs b/test/Makefile.refs index 1c05deaca..44d8679c5 100644 --- a/test/Makefile.refs +++ b/test/Makefile.refs @@ -616,6 +616,7 @@ REFERENCE_IMAGES = \ halo.xlib.ref.png \ hatchings.ref.png \ hatchings.xlib.ref.png \ + horizontal-clip.ref.png \ huge-linear.image16.ref.png \ huge-linear.pdf.ref.png \ huge-linear.ps3.ref.png \ @@ -715,6 +716,9 @@ REFERENCE_IMAGES = \ long-dashed-lines.ps3.ref.png \ long-dashed-lines.quartz.ref.png \ long-dashed-lines.ref.png \ + map-all-to-image.ref.png \ + map-bit-to-image.ref.png \ + map-to-image-fill.ref.png \ mask-alpha.image16.ref.png \ mask-alpha.quartz.argb32.ref.png \ mask-alpha.ref.png \