We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d84a9 commit cf6ec2cCopy full SHA for cf6ec2c
tests/Makefile.am
@@ -38,7 +38,6 @@ TEST_FILES = \
38
direction-rtl-3.test \
39
direction-rtl-4.test \
40
direction-rtl-5.test \
41
- direction-ttb-1.test \
42
empty-text.test \
43
features-arabic.test \
44
features-kerning.test \
@@ -71,6 +70,8 @@ TEST_FILES = \
71
70
cursor_position_GB9a.test
72
$(NULL)
73
+# direction-ttb-1.test # Broken on Travis, probably old HarfBuzz/FreeType
74
+
75
if HAVE_GLIB
76
check_PROGRAMS += raqm-test
77
TESTS += $(TEST_FILES)
0 commit comments