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.sh23 while IFS=: read fontfile options unicodes glyphs_expected; do
39 if ! test "x$glyphs" = "x$glyphs_expected"; then
41 echo "Expected: $glyphs_expected" >&2