1 # Process this file with automake to produce Makefile.in
10 @$(srcdir)/hb-manifest-update "$(srcdir)/texts" "$(srcdir)/fonts" "$(srcdir)/tests"
15 hb-diff-filter-failures \
22 hb-unicode-prettyname \
30 # TODO Figure out Python stuff
35 hb_test_tools.py[co] \
39 tests/arabic-fallback-shaping.tests \
40 tests/arabic-feature-order.tests \
41 tests/context-matching.tests \
42 tests/hangul-jamo.tests \
43 tests/indic-joiner-candrabindu.tests \
44 tests/indic-old-spec.tests \
45 tests/indic-pref-blocking.tests \
46 tests/mongolian-variation-selector.tests \
47 tests/zero-width-marks.tests \
54 AM_TESTS_ENVIRONMENT = \
59 builddir="$(builddir)"; \
63 if AUTOMAKE_OLDER_THAN_1_13
65 $(AM_TESTS_ENVIRONMENT) \
66 $(TESTS_LOG_COMPILER) \
70 TESTS_LOG_COMPILER = sh $(srcdir)/run-tests.sh
74 -include $(top_srcdir)/git.mk