summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2011-06-01 18:02:24 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2011-06-01 18:09:48 +0100
commit1b33552a6d9bb7ace2787522c3641736f2cc5ef4 (patch)
tree4604b9f4577854aff32ebba6d9950708287b16d7 /test/Makefile.am
parent9bdfae6e218185dd9cc2770f5e7d4ca887ce4775 (diff)
test: Add unaligned-box
Test the handling of the various pixel-alignment boundary points of rectangles. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 5b7dd4e7e..ebbc230e0 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1407,6 +1407,7 @@ REFERENCE_IMAGES = \
twin-antialias-subpixel.ref.png \
twin-antialias-subpixel.image16.ref.png \
twin-antialias-subpixel.xlib.ref.png \
+ unaligned-box.ref.png \
unantialiased-shapes.quartz.ref.png \
unantialiased-shapes.ref.png \
unbounded-operator.gl.argb32.xfail.png \