summaryrefslogtreecommitdiff
path: root/tests/itemize
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-11-17 00:04:33 -0500
committerMatthias Clasen <mclasen@redhat.com>2021-11-17 00:28:07 -0500
commit08868a815e7df603a2326ce927bdb8caccc90a81 (patch)
treefc8fe73cdd9dca7231c7fb0bd484ebabc9fd5504 /tests/itemize
parentc58dfbfa2f49aab45b9a26b782a7c35db3bae110 (diff)
downloadpango-08868a815e7df603a2326ce927bdb8caccc90a81.tar.gz
tests: Reuse attribute serialization code
Update affected test outputs.
Diffstat (limited to 'tests/itemize')
-rw-r--r--tests/itemize/one.expected14
-rw-r--r--tests/itemize/two.expected14
2 files changed, 14 insertions, 14 deletions
diff --git a/tests/itemize/one.expected b/tests/itemize/one.expected
index aacf60d1..7f5103e1 100644
--- a/tests/itemize/one.expected
+++ b/tests/itemize/one.expected
@@ -1,9 +1,9 @@
<span font="Cantarell 11" fallback="false">a b
c</span>
-Items: a b |[0x2028] |c
-Chars: 3(0) |1(3) |1(4)
-Font: Cantarell 11 |Cantarell 11 |Cantarell 11
-Script: latin |latin |latin
-Lang: en-us |en-us |en-us
-Bidi: 0 |0 |0
-Attrs: [0,7]fallback=0|[0,7]fallback=0|[0,7]fallback=0
+Items: a b |[0x2028] |c
+Chars: 3(0) |1(3) |1(4)
+Font: Cantarell 11 |Cantarell 11 |Cantarell 11
+Script: latin |latin |latin
+Lang: en-us |en-us |en-us
+Bidi: 0 |0 |0
+Attrs: 0 7 fallback false|0 7 fallback false|0 7 fallback false
diff --git a/tests/itemize/two.expected b/tests/itemize/two.expected
index 5abb97b9..f2062a30 100644
--- a/tests/itemize/two.expected
+++ b/tests/itemize/two.expected
@@ -1,9 +1,9 @@
<span font="Cantarell 11">one <span font_features="tnum=0">tw<u>o</u> <span font_features="dlig=1">two</span> </span>th<b>r</b>ee</span>
-Items: one two two th |r |ee
-Chars: 14(0) |1(14) |2(15)
-Font: Cantarell 11 |Cantarell Bold 11|Cantarell 11
-Script: latin |latin |latin
-Lang: en-us |en-us |en-us
-Bidi: 0 |0 |0
-Attrs: [8,11]font-features=dlig=1,[6,7]underline=1,[4,12]font-features=tnum=0| |
+Items: one two two th |r |ee
+Chars: 14(0) |1(14) |2(15)
+Font: Cantarell 11 |Cantarell Bold 11|Cantarell 11
+Script: latin |latin |latin
+Lang: en-us |en-us |en-us
+Bidi: 0 |0 |0
+Attrs: 8 11 font-features "dlig=1",6 7 underline single,4 12 font-features "tnum=0"| |