summaryrefslogtreecommitdiff
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2010-06-10 11:26:12 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2010-06-10 13:13:12 +0100
commit1349728d1ef63ed562a3fd0ee3c0a89aaba77616 (patch)
tree8665a238eede96179e29820b606699a7aad47034 /test/Makefile.am
parent486118361ad0c2e68fa9f6b44ddb10e84d237eca (diff)
test: Add partial coverage.
Another experiment in measuring consistency of rasterisation stratagems across the backends.
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 0b9eb7ea..8403adfc 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -862,6 +862,9 @@ REFERENCE_IMAGES = \
paint-with-alpha.ref.png \
paint-with-alpha.svg.ref.png \
paint.ref.png \
+ partial-coverage-rectangles.ref.png \
+ partial-coverage-reference.ref.png \
+ partial-coverage-triangles.ref.png \
pass-through.ref.png \
pass-through.rgb24.ref.png \
path-append.image16.ref.png \