harfbuzz/test/api
Qunxin Liu 1eb5445e75 [subset] Fix issue in hb_subset_input_override_name_table()
If a nameRecord with provided name_id/platform_id/encoding_id/lang_id
is not retained after subsetting, create it and insert it to
the name table. So we need to check against retained name_records
rather than name_record in the original name table.
2023-01-06 19:17:14 -07:00
..
fonts [paint] Add a test for recursion 2022-12-26 17:00:20 -07:00
results Update expected test results 2022-12-31 16:19:20 -05:00
Makefile.am Add a basic test for hb-coretext api 2022-12-28 11:14:22 -07:00
hb-subset-test.h
hb-test.h Make HB_BORING_EXPANSION opt-in instead of opt-out 2022-08-12 12:23:48 -06:00
meson.build Add a basic test for hb-coretext api 2022-12-28 11:14:22 -07:00
test-aat-layout.c
test-baseline.c
test-be-glyph-advance.c Make HB_BORING_EXPANSION opt-in instead of opt-out 2022-08-12 12:23:48 -06:00
test-be-num-glyphs.c Make HB_BORING_EXPANSION opt-in instead of opt-out 2022-08-12 12:23:48 -06:00
test-blob.c
test-buffer.c
test-c.c [cplusplus] Add hb-cplusplus.hh 2022-06-02 18:22:05 +01:00
test-collect-unicodes.c [face] Add hb_face_collect_nominal_glyph_mapping 2023-01-05 11:57:48 -07:00
test-common.c
test-coretext.c Add a basic test for hb-coretext api 2022-12-28 11:14:22 -07:00
test-cplusplus.cc [cpluscplus] Wrap hb-subset types as well 2022-07-25 10:45:55 -06:00
test-draw.c More s/hb_font_get_glyph_shape/hb_font_draw_glyph/ 2022-12-23 13:37:59 -07:00
test-font-scale.c
test-font.c
test-ft.c Add a basic test for hb-ft api 2022-12-28 11:14:22 -07:00
test-map.c
test-multithread.c
test-object.c
test-ot-alternates.c
test-ot-collect-glyphs.c
test-ot-color.c Add a test for hb_ot_color_glyph_has_paint 2022-12-26 11:29:26 -07:00
test-ot-extents-cff.c
test-ot-face.c try & fix build errors on the bot 2022-06-29 10:08:07 -06:00
test-ot-glyphname.c
test-ot-layout.c
test-ot-ligature-carets.c
test-ot-math.c
test-ot-meta.c
test-ot-metrics-tt-var.c Update tests for recent changes 2022-03-21 21:50:04 -06:00
test-ot-metrics.c
test-ot-name.c [name] Implement approximate language matching 2022-06-03 13:00:33 +01:00
test-ot-tag.c
test-paint.c [paint] Add a test for recursion 2022-12-26 17:00:20 -07:00
test-set.c [test] Fix compiler warning 2022-05-19 18:16:48 -06:00
test-shape.c
test-style.c
test-subset-cbdt.c
test-subset-cff1.c
test-subset-cff2.c
test-subset-cmap.c
test-subset-colr.c
test-subset-drop-tables.c
test-subset-glyf.c
test-subset-gpos.c
test-subset-gvar.c
test-subset-hdmx.c
test-subset-hmtx.c
test-subset-hvar.c
test-subset-nameids.c [subset] Fix issue in hb_subset_input_override_name_table() 2023-01-06 19:17:14 -07:00
test-subset-os2.c
test-subset-post.c
test-subset-repacker.c [repacker] Update call to hb_subset_repack_or_fail in tests. 2022-07-29 16:16:46 -06:00
test-subset-sbix.c
test-subset-vmtx.c
test-subset-vvar.c
test-subset.c [subset] also include no subset tables when guessing which tables are present. 2022-05-25 21:52:48 +00:00
test-unicode.c [unicode] Destroy user_data in set_funcs fail paths 2022-11-19 15:19:08 -07:00
test-var-coords.c
test-version.c