summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-03-02 21:00:57 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-03-02 21:27:12 -0500
commit2ec635ae28261418313156e21b1eeed42d28f056 (patch)
treee646f10f9cc9cdc779c0fc8f0e683f4fbfa588b3 /tests/meson.build
parent283f646dd7ac44d0c0d7b12d15bd2f6a4346c8f5 (diff)
downloadpango-2ec635ae28261418313156e21b1eeed42d28f056.tar.gz
markup tests: Add tests for parsing accelsmarkup-parse-fixes
Add tests that test some of the corner cases handled in the previous commit.
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/meson.build b/tests/meson.build
index bdccd55d..ccd2541e 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -91,6 +91,9 @@ test_markups_data = [
'markups/valid-10',
'markups/valid-11',
'markups/valid-12',
+ 'markups/valid-13',
+ 'markups/valid-14',
+ 'markups/valid-15',
]
test_breaks_data = [