harfbuzz/test/api
Matthias Clasen 313f74a693 Add a basic test for hb-coretext api
This tests what would be my minimum assumption
about this api. It was written blindly.
2022-12-28 11:14:22 -07:00
..
fonts
results
Makefile.am
hb-subset-test.h
hb-test.h
meson.build
test-aat-layout.c [test] minor, fix copyright 2019-05-28 13:54:45 +04:30
test-baseline.c
test-be-glyph-advance.c
test-be-num-glyphs.c
test-blob.c
test-buffer.c
test-c.c
test-collect-unicodes.c
test-common.c
test-coretext.c
test-cplusplus.cc
test-draw.c
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
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
test-ot-metrics.c
test-ot-name.c
test-ot-tag.c
test-paint.c
test-set.c
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 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
test-subset-gpos.c
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
test-subset-hvar.c
test-subset-nameids.c
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-subset-repacker.c
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 [subset] also include no subset tables when guessing which tables are present. 2022-05-25 21:52:48 +00:00
test-unicode.c
test-var-coords.c Remove remaining traces of HB_EXPERIMENTAL_API 2022-02-13 13:21:14 -06:00
test-version.c