Files
skia/third_party/externals/harfbuzz/test/subset/data/Makefile.sources
2022-09-13 14:31:24 +08:00

13 lines
167 B
Makefile

TESTS = \
tests/basics.tests \
tests/full-font.tests \
tests/japanese.tests \
tests/layout.tests \
$(NULL)
XFAIL_TESTS = \
$(NULL)
DISABLED_TESTS = \
$(NULL)