harfbuzz/test/subset/data/Makefile.sources

20 lines
357 B
Makefile

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)