harfbuzz/test/subset/data
Khaled Hosny 7ccc52b075 [test] Compare sha256 hash before TTX dumps
Most of time the files are identical, so instead of comparing the TTX
dump we can check sha256 hashes of the files first and if they match, we
don’t have to check the TTX dumps at all, making the subset tests orders
of magnitude faster.

time meson test --suite=subset down from:
real    0m19.418s
user    0m38.171s
sys     0m3.587s

to:
real	0m3.102s
user	0m8.622s
sys	0m1.701s

The expected files have been replaced by hb-subset output so they are
bit-identical where FontTools output might not.

The generate-expected-outputs.py now compares the hb-subset output with
fontttols subset and errors of they don’t match.
2021-08-04 04:10:38 +02:00
..
expected [test] Compare sha256 hash before TTX dumps 2021-08-04 04:10:38 +02:00
fonts [subset] Add missing FontName op code in top dict parsing. 2021-07-14 16:01:18 -06:00
profiles [subset] support option --glyph-names 2021-07-23 13:57:39 -07:00
repack_tests Fix repack_tests for distcheck. 2021-03-17 15:53:58 -07:00
tests Whitespace 2021-07-30 11:26:46 -06:00
Makefile.am [subset] temporarily disable COLRv1 subsetting. 2021-07-28 11:36:34 -06:00
Makefile.sources [subset] temporarily disable COLRv1 subsetting. 2021-07-28 11:36:34 -06:00