harfbuzz/test/subset/data/Makefile.sources
Michiharu Ariza 82d4bfb8f3 enable cff subset tests
add Unicode UCS-4 cmap
fix Unicode bits in OS/2
add Unicode cmap sub-table in SourceHanSans-Regular_subset.otf
regenerate cff subset test expected results
2019-06-14 11:08:59 -07:00

15 lines
224 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 \
$(NULL)
XFAIL_TESTS = \
$(NULL)
DISABLED_TESTS = \
$(NULL)