mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 18:08:03 +02:00
Add recently added reference images to REFERENCE_IMAGES list.
This is just part of the make-distcheck routine for me. I know Behdad added a test to check for missing images in the list, but it doesn't seem to be getting run automatically as part of 'make test' nor 'make distcheck', (or if it it, then I'm not noticing its output).
This commit is contained in:
parent
9cd9644c1d
commit
dd0416f5d4
1 changed files with 4 additions and 0 deletions
|
|
@ -928,9 +928,13 @@ REFERENCE_IMAGES = \
|
|||
trap-clip-rgb24-ref.png \
|
||||
trap-clip-pdf-argb32-ref.png \
|
||||
trap-clip-pdf-rgb24-ref.png \
|
||||
trap-clip-ps2-argb32-ref.png \
|
||||
trap-clip-ps2-rgb24-ref.png \
|
||||
twin-ref.png \
|
||||
twin-ps2-ref.png \
|
||||
twin-ps3-ref.png \
|
||||
twin-svg11-ref.png \
|
||||
twin-svg12-ref.png \
|
||||
unantialiased-shapes-ref.png \
|
||||
unantialiased-shapes-quartz-ref.png \
|
||||
unbounded-operator-ref.png \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue