From: Matthias Clasen Date: Sat, 15 Apr 2023 20:55:24 +0000 (+0200) Subject: Add another gsk test X-Git-Tag: archive/raspbian/4.12.3+ds-1+rpi1~1^2^2^2~22^2~1^2~323^2~14 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=5afd5cfec7dc2c2338c6ffc7ffd89bd3e1ebb229;p=gtk4.git Add another gsk test --- diff --git a/testsuite/gsk/meson.build b/testsuite/gsk/meson.build index 5ae0fad5c5..a337eaa280 100644 --- a/testsuite/gsk/meson.build +++ b/testsuite/gsk/meson.build @@ -18,6 +18,7 @@ compare_render_tests = [ 'blend-invisible-child', 'blend-normal', 'border-bottom-right', + 'border-one-rounded', 'borders-rotated', 'borders-scaled', 'clip-coordinates-2d',