mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-03 18:18:08 +02:00
test: Fix reference image for unbounded operator
Comparing against the baseline reference highlights the error in the previous ref.png. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
This commit is contained in:
parent
f2a49e9329
commit
e6e6723871
4 changed files with 1 additions and 1 deletions
|
|
@ -2113,6 +2113,7 @@ REFERENCE_IMAGES = \
|
|||
reference/unantialiased-shapes.base.rgb24.ref.png \
|
||||
reference/unantialiased-shapes.quartz.ref.png \
|
||||
reference/unantialiased-shapes.ref.png \
|
||||
reference/unbounded-operator.argb32.ref.png \
|
||||
reference/unbounded-operator.base.argb32.ref.png \
|
||||
reference/unbounded-operator.base.rgb24.ref.png \
|
||||
reference/unbounded-operator.gl.argb32.xfail.png \
|
||||
|
|
@ -2123,7 +2124,6 @@ REFERENCE_IMAGES = \
|
|||
reference/unbounded-operator.ps3.argb32.ref.png \
|
||||
reference/unbounded-operator.quartz.argb32.ref.png \
|
||||
reference/unbounded-operator.quartz.rgb24.ref.png \
|
||||
reference/unbounded-operator.ref.png \
|
||||
reference/unbounded-operator.rgb24.ref.png \
|
||||
reference/unbounded-operator.svg12.argb32.ref.png \
|
||||
reference/unbounded-operator.svg12.rgb24.xfail.png \
|
||||
|
|
|
|||
BIN
test/reference/unbounded-operator.argb32.ref.png
Normal file
BIN
test/reference/unbounded-operator.argb32.ref.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.6 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.2 KiB |
Loading…
Add table
Reference in a new issue