[pango] Add a testcase for itemization



commit 2f0fcdf0a0239a748f3c277552b606271ba776d4
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Jul 9 22:06:33 2019 -0400

    Add a testcase for itemization
    
    Seems that the testsuite fails without any.

 tests/itemize/one.expected | 7 +++++++
 tests/itemize/one.items    | 1 +
 2 files changed, 8 insertions(+)
---
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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]