Lines Matching refs:outpath
935 outpath = tmpdir.join("TestTTF.ttx")
936 args = ["-o", str(outpath), inpath]
938 assert outpath.check(file=True)
943 outpath = tmpdir.join("TestTTF.ttf")
944 args = ["-o", str(outpath), inpath]
946 assert outpath.check(file=True)
960 outpath = tmpdir.join("TestTTF.ttf")
961 args = ["-o", str(outpath), inpath]
977 outpath = tmpdir.join("TestTTF.ttf")
978 args = ["-o", str(outpath), inpath]
988 outpath = tmpdir.join("TestTTF.ttf")
989 args = ["-o", str(outpath), inpath]
1007 outpath = tmpdir.join("TestTTF.ttf")
1008 args = ["-o", str(outpath), inpath]