summaryrefslogtreecommitdiff
path: root/tests/meson.build
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2019-08-22 15:55:10 +0800
committerPeng Wu <alexepico@gmail.com>2019-08-22 17:10:44 +0800
commit4f7d4ba040831c9505fe05534865bee180d4b25e (patch)
tree85187061907a588b8d589dd7df7b591f839cc8e8 /tests/meson.build
parentf578a7dd599b842b29595ba86a8e3cdf04e9f472 (diff)
downloadpango-4f7d4ba040831c9505fe05534865bee180d4b25e.tar.gz
tests: add test-break test case for Thai language
Thai language requires word dictionary from libthai project for word/sentence breaks. Adding this test case to check the results of sentence breaks.
Diffstat (limited to 'tests/meson.build')
-rw-r--r--tests/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/meson.build b/tests/meson.build
index aa4b0c42..4c22c12c 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -89,6 +89,7 @@ test_breaks_data = [
'breaks/one',
'breaks/two',
'breaks/three',
+ 'breaks/four',
]
test_items_data = [