summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2018-11-29 11:37:48 +0800
committerPeng Wu <alexepico@gmail.com>2019-03-04 14:15:54 +0800
commit082d66d032d6b1012973eba98f12043c9b338a3b (patch)
tree6aa8d0188775b409735b7c510ebdc3b28624b561 /tests/meson.build
parent982445fe1c234b1ef5173556a73f659946c1a288 (diff)
downloadpango-082d66d032d6b1012973eba98f12043c9b338a3b.tar.gz
Include more Unicode 11 test cases
Add more Unicode 11 test cases files: WordBreakTest.txt and SentenceBreakTest.txt.
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/meson.build b/tests/meson.build
index bceb9093..eb15ead1 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -46,6 +46,10 @@ endif
installed_test_data = [
'boundaries.utf8',
'GraphemeBreakTest.txt',
+ 'WordBreakTest.txt',
+ 'SentenceBreakTest.txt',
+ 'EmojiBreakTest.txt',
+ 'CharBreakTest.txt',
]
test_layouts_data = [