harfbuzz/test/subset
Garret Rieger dea0fe5717 [subset] discard extra copies of a table in face builder.
Fixes #2361. Stores tables in the builder in a hashmap so you end up with at most one copy of each table. Table serialization order is now based on tag sort order instead of order of insertion into the builder.
2021-08-05 11:47:07 -06:00
..
data [subset] discard extra copies of a table in face builder. 2021-08-05 11:47:07 -06:00
Makefile.am [subset] add tests that check for successful repacking of a real font file. 2021-03-17 15:53:58 -07:00
generate-expected-outputs.py [test] Compare sha256 hash before TTX dumps 2021-08-04 04:10:38 +02:00
meson.build [test] Remove subset tests from the slow suite 2021-08-04 04:12:31 +02:00
repack_test.py [subset] add tests that check for successful repacking of a real font file. 2021-03-17 15:53:58 -07:00
run-repack-tests.py [test] Add batch mode to hb-subset and use it 2021-08-01 22:08:28 -06:00
run-tests.py [test] Suggest updating the expectation if ttx matches 2021-08-04 17:35:19 -06:00
subset_test_suite.py Revert "[test] Speed-up subset tests by saving TTX dump" 2021-08-04 04:10:37 +02:00