summaryrefslogtreecommitdiff
path: root/test/meson.build
diff options
context:
space:
mode:
authorUli Schlachter <psychon@znc.in>2022-12-28 09:58:35 +0000
committerUli Schlachter <psychon@znc.in>2022-12-28 09:58:35 +0000
commit0e56ea9d5cce1a53294ccb06f56c68e581d2a62d (patch)
tree763e0c8184ca11877c1c82852ff730a075a2e182 /test/meson.build
parent394256abbadd79223332532ca6e376b86b13f1e8 (diff)
parente83776572cac2ceaa392e6ba976eec5ac925bdd7 (diff)
downloadcairo-0e56ea9d5cce1a53294ccb06f56c68e581d2a62d.tar.gz
Merge branch 'round-join' into 'master'
Fix for round joins See merge request cairo/cairo!372
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 e7e0a566d..f1612e670 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -305,6 +305,7 @@ test_sources = [
'rotated-clip.c',
'rounded-rectangle-fill.c',
'rounded-rectangle-stroke.c',
+ 'round-join-bug-520.c',
'sample.c',
'scale-down-source-surface-paint.c',
'scale-offset-image.c',