Home
last modified time | relevance | path

Searched refs:glyphs_expected (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/test/shaping/
Drun-tests.py64 fontfile, options, unicodes, glyphs_expected = line.split (":") variable
85 if glyphs_expected != '*':
111 if glyphs1 != glyphs2 and glyphs_expected != '*':
122 if glyphs1.strip() != glyphs_expected and glyphs_expected != '*':
124 print ("Expected: " + glyphs_expected) # file=sys.stderr