harfbuzz/test
Christoph Reiter 8ae06c9489 meson: build a separate library for harfbuzz-icu
This adds a seperate library like with autotools.

This also fixes the ico feature option which was just set to required:false
when disabled instead of really disabling it.
Disabling is still broken with msvc because it then tries to find the library
another way, but that's broken for all other deps as well so I left it as is.

For tests only test-unicode.c is using icu specific functions so split it out
into its own category which depends on harfbuzz-icu.

Fixes #2338
2020-04-18 23:34:31 +04:30
..
api meson: build a separate library for harfbuzz-icu 2020-04-18 23:34:31 +04:30
fuzzing implement SID to glyph ID mapping with predefined Charset 2020-04-18 15:42:30 +04:30
shaping [tests] Enable the just added macOS test for older version 2020-04-16 01:38:43 +04:30
subset tests: fix subset/run-tests.py under Windows 2020-04-18 23:34:26 +04:30
Makefile.am Remove cmake testing and add meson build bot 2020-03-11 20:15:10 +03:30
meson.build Add Meson build definitions 2020-03-11 19:18:57 +03:30