Searched refs:get_test_output (Results 1 – 4 of 4) sorted by relevance
37 def get_test_output(test_file_or_folder): member in InterpolateLayoutTest124 expected_ttx_path = self.get_test_output("InterpolateLayout.ttx")147 expected_ttx_path = self.get_test_output("InterpolateLayout2.ttx")185 expected_ttx_path = self.get_test_output(214 expected_ttx_path = self.get_test_output("InterpolateLayoutGPOS_1_same.ttx")246 expected_ttx_path = self.get_test_output("InterpolateLayoutGPOS_1_diff.ttx")279 expected_ttx_path = self.get_test_output("InterpolateLayoutGPOS_1_diff2.ttx")308 expected_ttx_path = self.get_test_output(344 expected_ttx_path = self.get_test_output(381 expected_ttx_path = self.get_test_output([all …]
72 def get_test_output(test_file_or_folder): member in BuildTest161 expected_ttx_path = self.get_test_output(expected_ttx_name + ".ttx")360 expected_ttx_path = self.get_test_output("TestNonMarkingCFF2.ttx")383 expected_ttx_path = self.get_test_output("BuildTestCFF2.ttx")406 expected_ttx_path = self.get_test_output("BuildTestCFF2.ttx")429 expected_ttx_path = self.get_test_output("TestSparseCFF2VF.ttx")452 expected_ttx_path = self.get_test_output("test_vpal.ttx")512 expected_ttx_path = self.get_test_output("BuildMain.ttx")582 expected_ttx_path = self.get_test_output("DropOnCurves.ttx")611 expected_ttx_path = self.get_test_output("BuildMain.ttx")[all …]
35 def get_test_output(test_file_or_folder): member in MutatorTest115 expected_ttx_path = self.get_test_output(varfont_name + ".ttx")136 expected_ttx_path = self.get_test_output(varfont_name + "-instance.ttx")158 expected_ttx_path = self.get_test_output(varfont_name + "-instance.ttx")179 expected_ttx_path = self.get_test_output(expected_ttx_name + ".ttx")
212 test_output = self.farg.get_test_output().strip())378 def get_test_output(self): member in TestClass