diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2009-09-09 11:08:17 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2009-09-09 11:08:17 +0100 |
commit | c61480a319bad55b0b4cf3f2be609bde9f2c5948 (patch) | |
tree | 94673f9b7254c26691c713fb9af019e369758d66 /test/Makefile.am | |
parent | 610b311a970877f3954ba829cf43caecce0ab72c (diff) |
[test] An oversized twin test case.
A larger variant of the twin mixed antialiasing test.
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index b3c98090..5e1972fd 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -561,6 +561,8 @@ REFERENCE_IMAGES = \ large-font.ref.png \ large-source.ref.png \ large-source-roi.ref.png \ + large-twin-antialias-mixed.ref.png \ + large-twin-antialias-mixed.xlib.ref.png \ leaky-dash.ps2.argb32.ref.png \ leaky-dash.ps2.rgb24.ref.png \ leaky-dash.ps3.argb32.ref.png \ |