You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
357 B

TESTS = \
tests/basics.tests \
tests/full-font.tests \
tests/cff-full-font.tests \
tests/japanese.tests \
tests/cff-japanese.tests \
tests/layout.tests \
tests/layout.gpos.tests \
tests/layout.gpos2.tests \
tests/layout.gpos3.tests \
tests/layout.gsub6.tests \
tests/cmap14.tests \
$(NULL)
XFAIL_TESTS = \
$(NULL)
DISABLED_TESTS = \
$(NULL)