提交 b9d0077a 编写于 作者: B Behdad Esfahbod

Fix win32 testing

上级 dce79c2b
......@@ -36,6 +36,7 @@ CLEANFILES += \
TESTS = tests/context-matching.tests
TESTS_ENVIRONMENT = \
EXEEXT="$(EXEEXT)" \
srcdir="$(srcdir)" \
builddir="$(builddir)" \
$(srcdir)/run-tests.sh \
......
......@@ -4,7 +4,7 @@ test "x$srcdir" = x && srcdir=.
test "x$builddir" = x && builddir=.
test "x$top_builddir" = x && top_builddir=../..
hb_shape=$top_builddir/util/hb-shape
hb_shape=$top_builddir/util/hb-shape$EXEEXT
fails=0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册