harfbuzz/test/subset
Christoph Reiter 2354a90008 tests: fix subset/run-tests.py under Windows
It assumed that stdout of a subprocess in binary mode was using
utf-8 which isn't the case. Instead open stdout of the subprocess
in text mode and let Python handle the decoding.
2020-04-18 23:34:26 +04:30
..
data Move hb_ot_layout_closure_{features,lookups} behind EXPERIMENTAL flag 2020-04-17 22:25:45 +04:30
Makefile.am Remove cmake testing and add meson build bot 2020-03-11 20:15:10 +03:30
generate-expected-outputs.py Remove python2 support from tests/utils scripts 2020-02-19 16:17:45 +03:30
meson.build Move hb_ot_layout_closure_{features,lookups} behind EXPERIMENTAL flag 2020-04-17 22:25:45 +04:30
run-tests.py tests: fix subset/run-tests.py under Windows 2020-04-18 23:34:26 +04:30
subset_test_suite.py Remove python2 support from tests/utils scripts 2020-02-19 16:17:45 +03:30