harfbuzz/test/api
Garret Rieger 8bf5d4d4f7 [subset] Remove hb_subset_input_get/set_drop_hints. 2021-07-22 12:12:36 -07:00
..
fonts [subset] Remove OffsetTo::serialize(). 2021-06-30 14:05:48 -07:00
Makefile.am Revert "Remove autotools build support" 2020-08-11 23:51:59 +04:30
hb-subset-test.h Fix nullptr de-reference failure if both blobs in a subset test are 0 in size 2020-01-28 15:35:53 -05:00
hb-test.h [blob] Add failing versions of create API 2021-06-15 13:56:30 -06:00
meson.build [meson] Always add icu deps 2020-07-06 22:19:59 +04:30
test-aat-layout.c
test-baseline.c
test-blob.c
test-buffer.c [test] Fix unused-var warning 2021-02-22 17:11:36 -07:00
test-c.c
test-collect-unicodes.c
test-common.c
test-cplusplus.cc
test-draw.c fixing more expected test results 2021-02-19 16:53:21 -07:00
test-font.c
test-map.c
test-multithread.c
test-object.c
test-ot-alternates.c [layout] Rename _get_alternates to _get_glyph_alternates 2020-06-18 22:56:07 +04:30
test-ot-color.c
test-ot-extents-cff.c Apply rounding correctly when calculating glyph extents for CFF and CFF2; adjust expected test results 2021-02-19 16:53:21 -07:00
test-ot-face.c [fuzzer] Make some use for test_font API calls 2020-06-20 22:06:11 +04:30
test-ot-glyphname.c implement SID to glyph ID mapping with predefined Charset 2020-04-18 15:42:30 +04:30
test-ot-ligature-carets.c [tests] minor, ligcarets is fetched from gdef not gsub 2020-07-06 00:10:16 +04:30
test-ot-math.c
test-ot-meta.c
test-ot-metrics-tt-var.c calculate extents based on scaled then rounded values; undo two of the earlier test result adjustments 2021-02-19 16:53:21 -07:00
test-ot-metrics.c
test-ot-name.c [test] Add one more test for hb_ot_layout_feature_get_characters 2020-06-19 23:27:39 +04:30
test-ot-tag.c Don’t map BCP 47 to coincidentally similar OT tag 2020-11-22 19:35:47 -08:00
test-set.c [set] Compute is_subset by comparing pages. 2021-05-26 14:15:25 -06:00
test-shape.c
test-style.c [style] Remove fdsc support (#2541) 2020-07-06 00:05:21 +04:30
test-subset-cbdt.c parent 777ba47b50 2020-01-31 16:37:30 -05:00
test-subset-cff1.c [subset] Remove hb_subset_input_get/set_drop_hints. 2021-07-22 12:12:36 -07:00
test-subset-cff2.c [subset] Remove hb_subset_input_get/set_drop_hints. 2021-07-22 12:12:36 -07:00
test-subset-cmap.c [subset] Add support for "--gids" option 2020-05-11 15:28:58 -07:00
test-subset-colr.c Refactor to two iterators 2020-01-29 10:21:00 -05:00
test-subset-drop-tables.c
test-subset-glyf.c [subset] Remove hb_subset_input_get/set_drop_hints. 2021-07-22 12:12:36 -07:00
test-subset-gpos.c [subset] update gpos tests to reflect updated behaviour. 2021-03-16 15:23:11 -07:00
test-subset-gvar.c
test-subset-hdmx.c
test-subset-hmtx.c
test-subset-hvar.c
test-subset-nameids.c
test-subset-os2.c
test-subset-post.c
test-subset-sbix.c Add unittests 2020-01-15 13:36:01 -08:00
test-subset-vmtx.c
test-subset-vvar.c
test-subset.c
test-unicode.c [test] Silence more compiler warnings 2021-04-16 13:32:02 -06:00
test-var-coords.c [test] define G_APPROX_VALUE and EPSILON only when used 2020-04-17 22:28:09 +04:30
test-version.c