mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-25 02:30:11 +01:00
Add mising images to REFERENCE_IMAGES list.
Again, the kind of thing that only gets fixed at release time. But at least we have a nice test for this.
This commit is contained in:
parent
cdad5e1076
commit
ad6334b987
1 changed files with 8 additions and 0 deletions
|
|
@ -143,6 +143,8 @@ REFERENCE_IMAGES = \
|
|||
alpha-similar.svg.argb32.xfail.png \
|
||||
alpha-similar.svg.rgb24.xfail.png \
|
||||
big-line.ref.png \
|
||||
big-line.xlib-fallback.ref.png \
|
||||
big-line.xlib.ref.png \
|
||||
bilevel-image.ref.png \
|
||||
bitmap-font.ref.png \
|
||||
bitmap-font.rgb24.ref.png \
|
||||
|
|
@ -514,6 +516,8 @@ REFERENCE_IMAGES = \
|
|||
ft-text-vertical-layout-type3.svg.ref.png \
|
||||
ft-text-vertical-layout-type3.xlib.ref.png \
|
||||
get-group-target.ref.png \
|
||||
glitz-surface-source.argb32.ref.png \
|
||||
glitz-surface-source.rgb24.ref.png \
|
||||
glitz-surface-source.ps2.ref.png \
|
||||
glitz-surface-source.ps3.ref.png \
|
||||
glyph-cache-pressure.ps2.ref.png \
|
||||
|
|
@ -820,6 +824,8 @@ REFERENCE_IMAGES = \
|
|||
rotated-clip.xlib.ref.png \
|
||||
scale-down-source-surface-paint.ref.png \
|
||||
scale-offset-image.gl.ref.png \
|
||||
scale-offset-image.pdf.argb32.ref.png \
|
||||
scale-offset-image.pdf.rgb24.ref.png \
|
||||
scale-offset-image.ps.ref.png \
|
||||
scale-offset-image.ref.png \
|
||||
scale-offset-image.xfail.png \
|
||||
|
|
@ -827,6 +833,8 @@ REFERENCE_IMAGES = \
|
|||
scale-offset-image.xlib.xfail.png \
|
||||
scale-offset-image.xlib-fallback.xfail.png \
|
||||
scale-offset-similar.gl.ref.png \
|
||||
scale-offset-similar.pdf.argb32.ref.png \
|
||||
scale-offset-similar.pdf.rgb24.ref.png \
|
||||
scale-offset-similar.ps.ref.png \
|
||||
scale-offset-similar.ref.png \
|
||||
scale-offset-similar.xfail.png \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue