summaryrefslogtreecommitdiff
path: root/test/Makefile.sources
diff options
context:
space:
mode:
authorAndrea Canciani <ranma42@gmail.com>2009-10-20 14:37:28 +0200
committerChris Wilson <chris@chris-wilson.co.uk>2009-10-20 14:57:41 +0100
commitcef8194178b01eaa2d10c1ba8291a9a4c5a6d302 (patch)
treeda34fcb13fa6271c13f9a6b688e715dec8b2b285 /test/Makefile.sources
parent710303ef15b9a1bf73b2b07b7aa51ec816d0aa07 (diff)
[test] Add surface-pattern-operator
Test the results of compositing ALPHA and COLOR_ALPHA surfaces with different operators.
Diffstat (limited to 'test/Makefile.sources')
-rw-r--r--test/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.sources b/test/Makefile.sources
index 840c1e42..5afa7bc9 100644
--- a/test/Makefile.sources
+++ b/test/Makefile.sources
@@ -205,6 +205,7 @@ test_sources = \
surface-finish-twice.c \
surface-pattern.c \
surface-pattern-big-scale-down.c \
+ surface-pattern-operator.c \
surface-pattern-scale-down.c \
surface-pattern-scale-up.c \
text-antialias-gray.c \