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

Make test-c.c actually use hb

This will make sure we test that C code can actually link to the
library.
上级 55deff75
......@@ -54,5 +54,5 @@
int
main (int argc, char **argv)
{
return 0;
return !*hb_shape_list_shapers ();
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册