diff options
author | Matthias Clasen <mclasen@redhat.com> | 2019-07-09 22:06:33 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2019-07-09 22:06:33 -0400 |
commit | 2f0fcdf0a0239a748f3c277552b606271ba776d4 (patch) | |
tree | 3b3136d8073bd916d32bcdeae1a02ea8d83c5352 /tests/itemize | |
parent | c3aa96809e85b0f3148addda4ed1456a7e1a67f6 (diff) | |
download | pango-2f0fcdf0a0239a748f3c277552b606271ba776d4.tar.gz |
Add a testcase for itemization
Seems that the testsuite fails without any.
Diffstat (limited to 'tests/itemize')
-rw-r--r-- | tests/itemize/one.expected | 7 | ||||
-rw-r--r-- | tests/itemize/one.items | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/tests/itemize/one.expected b/tests/itemize/one.expected new file mode 100644 index 00000000..1fe2824d --- /dev/null +++ b/tests/itemize/one.expected @@ -0,0 +1,7 @@ +<span font="Cantarell 11" fallback="false">a b
c</span> + +Items: a b |[0x2028] |c +Font: Cantarell 11|Cantarell 11|Cantarell 11 +Script: Latn |Latn |Latn +Lang: en-us |en-us |en-us +Bidi: 0 |0 |0 diff --git a/tests/itemize/one.items b/tests/itemize/one.items new file mode 100644 index 00000000..45b9c149 --- /dev/null +++ b/tests/itemize/one.items @@ -0,0 +1 @@ +<span font="Cantarell 11" fallback="false">a b
c</span> |