summaryrefslogtreecommitdiff
path: root/test/meson.build
diff options
context:
space:
mode:
authorAnton Danilkin <afdw@yandex.ru>2021-04-08 00:56:19 +0200
committerAnton Danilkin <afdw@yandex.ru>2021-04-11 23:59:47 +0200
commitfa5179e9fd7362692f8fc421f4977dc18924c515 (patch)
treef3d5b9a9c0d08a2c8800a1019472f00a77e88783 /test/meson.build
parent170f8812fb0b186ea705b23e3cb794a9323c229f (diff)
downloadcairo-fa5179e9fd7362692f8fc421f4977dc18924c515.tar.gz
Add a test with operator samples from https://cairographics.org/operators/
Diffstat (limited to 'test/meson.build')
-rw-r--r--test/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/meson.build b/test/meson.build
index 4dc976d43..cc5160876 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -232,6 +232,7 @@ test_sources = [
'operator-alpha-alpha.c',
'operator-clear.c',
'operator-source.c',
+ 'operator-www.c',
'outline-tolerance.c',
'over-above-source.c',
'over-around-source.c',