From 002de44c13e6d5afe25a4fc7122882a6e60a91f5 Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Sat, 20 Apr 2019 15:41:39 +0100 Subject: [PATCH] instancer_test: add vmtx to PartialInstancer-VF.ttx used in gvar unit tests in instancer_test.py --- Tests/varLib/data/PartialInstancerTest-VF.ttx | 16 +++++++++++----- Tests/varLib/instancer_test.py | 8 ++++---- 2 files changed, 15 insertions(+), 9 deletions(-) diff --git a/Tests/varLib/data/PartialInstancerTest-VF.ttx b/Tests/varLib/data/PartialInstancerTest-VF.ttx index 800c7255d..30d00b96b 100644 --- a/Tests/varLib/data/PartialInstancerTest-VF.ttx +++ b/Tests/varLib/data/PartialInstancerTest-VF.ttx @@ -12,12 +12,12 @@ - + - + @@ -589,7 +589,7 @@ - + @@ -632,7 +632,7 @@ - + @@ -644,7 +644,7 @@ - + @@ -1016,4 +1016,10 @@ + + + + + + diff --git a/Tests/varLib/instancer_test.py b/Tests/varLib/instancer_test.py index 6bfa1c8c6..aa5c1177a 100644 --- a/Tests/varLib/instancer_test.py +++ b/Tests/varLib/instancer_test.py @@ -67,7 +67,7 @@ class InstantiateGvarTest(object): (247, 229), (0, 0), (274, 0), - (0, 1000), + (0, 536), (0, 0), ] }, @@ -83,7 +83,7 @@ class InstantiateGvarTest(object): (265, 229), (0, 0), (298, 0), - (0, 1000), + (0, 536), (0, 0), ] }, @@ -101,7 +101,7 @@ class InstantiateGvarTest(object): (282, 229), (0, 0), (322, 0), - (0, 1000), + (0, 536), (0, 0), ] }, @@ -133,7 +133,7 @@ class InstantiateGvarTest(object): (265, 229), (0, 0), (298, 0), - (0, 1000), + (0, 536), (0, 0), ]