diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2009-08-20 12:16:55 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2009-08-29 17:07:35 +0100 |
commit | 83c2f44dd954cb491d72834d0362d6d801ef7651 (patch) | |
tree | 26afc40d50d9c17f893c474928ae5a97a567c515 /test | |
parent | f99e1841448e98be6161be57551153a6d9e28a13 (diff) |
[test] Update REFERENCE_IMAGES
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile.am | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index ed72fc60..779f95a4 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -268,6 +268,8 @@ REFERENCE_IMAGES = \ create-from-png.ref.png \ culled-glyphs.ps.ref.png \ culled-glyphs.ref.png \ + curve-to-as-line-to.ps.xfail.png \ + curve-to-as-line-to.ref.png \ dash-caps-joins.ps2.argb32.ref.png \ dash-caps-joins.ps2.rgb24.ref.png \ dash-caps-joins.ps3.argb32.ref.png \ @@ -321,8 +323,6 @@ REFERENCE_IMAGES = \ degenerate-rel-curve-to.ref.png \ degenerate-rel-curve-to.ps.xfail.png \ device-offset-fractional.gl.xfail.png \ - device-offset-fractional.pdf.argb32.ref.png \ - device-offset-fractional.pdf.ref.png \ device-offset-fractional.pdf.xfail.png \ device-offset-fractional.ps2.ref.png \ device-offset-fractional.ps3.ref.png \ @@ -782,7 +782,6 @@ REFERENCE_IMAGES = \ scale-offset-image.ps.ref.png \ scale-offset-image.ref.png \ scale-offset-image.xfail.png \ - scale-offset-image.meta.xfail.png \ scale-offset-image.xlib.xfail.png \ scale-offset-image.xlib-fallback.xfail.png \ scale-offset-similar.gl.ref.png \ |