From 30ade474dd5e9679eff58cd954db13bab0e6a657 Mon Sep 17 00:00:00 2001 From: Nikolaus Waxweiler Date: Mon, 22 Mar 2021 14:45:24 +0000 Subject: [PATCH] Update test data --- Tests/feaLib/data/GPOS_2.ttx | 1 + Tests/feaLib/data/GPOS_2b.ttx | 5 +++++ Tests/feaLib/data/PairPosSubtable.ttx | 5 +++++ Tests/feaLib/data/bug633.ttx | 1 + Tests/feaLib/data/spec6b_ii.ttx | 1 + Tests/otlLib/builder_test.py | 9 +++++++++ 6 files changed, 22 insertions(+) diff --git a/Tests/feaLib/data/GPOS_2.ttx b/Tests/feaLib/data/GPOS_2.ttx index 84dc81957..c9a6c1462 100644 --- a/Tests/feaLib/data/GPOS_2.ttx +++ b/Tests/feaLib/data/GPOS_2.ttx @@ -76,6 +76,7 @@ + diff --git a/Tests/feaLib/data/GPOS_2b.ttx b/Tests/feaLib/data/GPOS_2b.ttx index 40f458f2e..8a892c1e9 100644 --- a/Tests/feaLib/data/GPOS_2b.ttx +++ b/Tests/feaLib/data/GPOS_2b.ttx @@ -50,6 +50,7 @@ + @@ -79,6 +80,7 @@ + @@ -89,8 +91,10 @@ + + @@ -114,6 +118,7 @@ + diff --git a/Tests/feaLib/data/PairPosSubtable.ttx b/Tests/feaLib/data/PairPosSubtable.ttx index 4b76f991f..2d78f64fa 100644 --- a/Tests/feaLib/data/PairPosSubtable.ttx +++ b/Tests/feaLib/data/PairPosSubtable.ttx @@ -76,6 +76,7 @@ + @@ -105,8 +106,10 @@ + + @@ -114,11 +117,13 @@ + + diff --git a/Tests/feaLib/data/bug633.ttx b/Tests/feaLib/data/bug633.ttx index b119ebbee..075c17779 100644 --- a/Tests/feaLib/data/bug633.ttx +++ b/Tests/feaLib/data/bug633.ttx @@ -52,6 +52,7 @@ + diff --git a/Tests/feaLib/data/spec6b_ii.ttx b/Tests/feaLib/data/spec6b_ii.ttx index a7131dedb..c7b8de81d 100644 --- a/Tests/feaLib/data/spec6b_ii.ttx +++ b/Tests/feaLib/data/spec6b_ii.ttx @@ -91,6 +91,7 @@ + diff --git a/Tests/otlLib/builder_test.py b/Tests/otlLib/builder_test.py index 01d6895cd..797f15953 100644 --- a/Tests/otlLib/builder_test.py +++ b/Tests/otlLib/builder_test.py @@ -839,8 +839,12 @@ class BuilderTest(object): " ", ' ', ' ', + ' ', + ' ', " ", ' ', + ' ', + ' ', " ", ' ', ' ', @@ -849,8 +853,11 @@ class BuilderTest(object): " ", ' ', ' ', + ' ', + ' ', " ", ' ', + ' ', ' ', " ", ' ', @@ -911,6 +918,7 @@ class BuilderTest(object): ("A", "zero"): (d0, d50), ("A", "one"): (None, d20), ("B", "five"): (d8020, d50), + }, self.GLYPHMAP, ) @@ -927,6 +935,7 @@ class BuilderTest(object): " ", ' ', ' ', + ' ', ' ', " ", ' ',