harfbuzz/test/api
2024-09-14 12:06:08 -04:00
..
fonts Merge pull request #4578 from harfbuzz/varc-table 2024-05-24 08:10:15 -07:00
results [COLR] Move cycle-detection to the renderer instead of cairo 2023-08-15 10:30:38 -06:00
hb-subset-test.h [test] Move code around 2024-08-06 12:21:02 -06:00
hb-test.h [test] Move code around 2024-08-06 12:21:02 -06:00
meson.build [test] Add test for get_table_tags 2024-08-06 12:34:15 -06:00
test-aat-layout.c [test] Build with HB_MINI 2024-06-20 11:17:10 -07:00
test-base-minmax.c [layout] Add test for font_extents 2023-05-19 16:10:21 -06:00
test-baseline.c [layout] Add tests for baseline 2 APIs 2023-05-21 19:01:04 +03:00
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] Fix -Wunused-parameter warnings 2018-09-30 18:14:50 +02:00
test-buffer.c deprecation cleanup: HB_BUFFER_FLAGS_DEFAULT removed 2024-06-20 09:11:12 -07:00
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 Add some tests for hb_feature_[from|to]_string() 2023-09-29 18:22:44 -06:00
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-varc.c [test] Fix a few compiler warnings 2024-06-02 10:32:07 -06:00
test-draw.c [test] Fix a few compiler warnings 2024-06-02 10:32:07 -06:00
test-extents.c Add a test for glyph extents 2023-01-24 18:08:22 -07:00
test-font-scale.c Add a test font scale rounding behavior 2021-11-01 17:59:48 -07:00
test-font.c [test] Don't call deprecated API 2019-05-13 14:34:53 -07:00
test-ft.c Add a basic test for hb-ft api 2022-12-28 11:14:22 -07:00
test-get-table-tags.c [test] More get_table_tags test 2024-08-06 14:53:36 -06:00
test-glyph-names.c Add a test for glyph names 2023-01-24 21:35:04 -07:00
test-instance-cff2.c [subset] add basic test for CFF2 subsetting. 2023-01-09 21:15:11 -07:00
test-map.c [map] fix incorrect population count in hash map. 2021-08-10 14:00:55 -06:00
test-multithread.c [test] Unify font file opening across the tests 2018-10-21 11:27:05 +03:30
test-object.c Turn 8 spaces to tab across the project 2019-08-27 02:40:41 +04:30
test-ot-alternates.c [layout] Rename _get_alternates to _get_glyph_alternates 2020-06-18 22:56:07 +04:30
test-ot-collect-glyphs.c [test] More lookup_collect_glyphs() tests 2021-08-03 10:06:27 -06:00
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 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 [test] Build with HB_MINI 2024-06-20 11:17:10 -07:00
test-ot-glyphname.c implement SID to glyph ID mapping with predefined Charset 2020-04-18 15:42:30 +04:30
test-ot-layout.c [test] hb_ot_layout_language_get_feature_tags() 2021-08-11 16:33:37 -06:00
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 fix(test-ot-math.c): remove redundant lines 2024-03-09 09:34:55 -07:00
test-ot-meta.c Rename hb_ot_meta_get_entries() to +hb_ot_meta_get_entry_tags() 2019-08-13 21:02:47 -07:00
test-ot-metrics-tt-var.c Update tests for recent changes 2022-03-21 21:50:04 -06:00
test-ot-metrics.c [metrics] Make values match their enum type naming 2019-07-30 03:48:23 +04:30
test-ot-name.c [name] Implement approximate language matching 2022-06-03 13:00:33 +01:00
test-ot-tag.c [ot-tags] Update IANA and OT language registries 2024-06-01 12:07:54 -07:00
test-paint.c [test-paint] Fix warnings 2024-08-06 12:20:34 -06:00
test-set.c [test] Fix compiler warning 2022-05-19 18:16:48 -06:00
test-shape.c [test] Add test for aaa85931f3 2019-08-20 14:22:57 -07:00
test-style.c Fixed some errors in STAT table implementation 2024-02-10 07:08:18 -07:00
test-subset-cbdt.c parent 777ba47b50 2020-01-31 16:37:30 -05:00
test-subset-cff1.c [subset] Add HB_SUBSET_FLAGS_IFTB_REQUIREMENTS flag. 2023-11-06 16:49:09 -07:00
test-subset-cff2.c [subset] Add HB_SUBSET_FLAGS_IFTB_REQUIREMENTS flag. 2023-11-06 16:49:09 -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 [subset] In preperation for 3.0.0 release remove legacy subsetting api methods. 2021-09-16 15:31:29 -06:00
test-subset-glyf.c [subset] Add HB_SUBSET_FLAGS_IFTB_REQUIREMENTS flag. 2023-11-06 16:49:09 -07:00
test-subset-gpos.c [subset] In preperation for 3.0.0 release remove legacy subsetting api methods. 2021-09-16 15:31:29 -06:00
test-subset-gvar.c [subset] switch ..._set_flags to not take a mask. 2021-07-29 18:30:27 -07:00
test-subset-hdmx.c [subset] Remove hb_subset(). Leaving just hb_subset_or_fail(). 2021-07-22 12:14:47 -07:00
test-subset-hmtx.c [subset] Remove hb_subset(). Leaving just hb_subset_or_fail(). 2021-07-22 12:14:47 -07:00
test-subset-hvar.c [subset] switch ..._set_flags to not take a mask. 2021-07-29 18:30:27 -07:00
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] Unify font file opening across the tests 2018-10-21 11:27:05 +03:30
test-subset-post.c [test] Unify font file opening across the tests 2018-10-21 11:27:05 +03:30
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 Add unittests 2020-01-15 13:36:01 -08:00
test-subset-vmtx.c [test] Unify font file opening across the tests 2018-10-21 11:27:05 +03:30
test-subset-vvar.c [subset] switch ..._set_flags to not take a mask. 2021-07-29 18:30:27 -07:00
test-subset.c Fix Linux bot 2024-08-06 06:59:32 -06:00
test-unicode.c [Unicode 16] Add tests 2024-09-14 12:06:08 -04:00
test-var-coords.c Remove remaining traces of HB_EXPERIMENTAL_API 2022-02-13 13:21:14 -06:00
test-version.c Rename HB_VERSION_CHECK and hb_version_check to "atleast" 2014-06-20 14:09:57 -04:00