harfbuzz/test
Behdad Esfahbod 9f79365c3b Fix warning
How come this one is not generated by clang everything bot?!

../../../test/api/test-multithread.c:37:26: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
 static char *font_path = "fonts/Inconsolata-Regular.abc.ttf";
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../test/api/test-multithread.c:38:21: warning: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
2018-10-09 14:36:25 -04:00
..
api Fix warning 2018-10-09 14:36:25 -04:00
fuzzing [test] Use an in-repo font for test-multithread (#1218) 2018-10-03 21:26:58 +03:30
shaping Minor 2018-10-09 01:10:15 -04:00
subset Minor 2018-10-09 01:10:15 -04:00
CMakeLists.txt Add CMake configuration for all of the new subsetting code. 2018-02-04 12:57:34 -08:00
Makefile.am Configure automake to run the new subset tests. 2018-02-04 12:57:33 -08:00