harfbuzz/test/api
Ebrahim Byagowi a9d13463b5 [meson] Categorize tests using `suite: [...]`
So one can run a category of interested tests like

  meson test -Cbuild --suite aots --suite src --print-errorlogs

Intead issuing particular tests which also is possible like

  meson test -Cbuild test-shape --print-errorlogs
2020-05-30 16:58:46 +04:30
..
fonts [tests] Add more tests for _get_ligature_carets 2020-05-21 00:05:54 +04:30
Makefile.am [make] Minor reordering on test/api/Makefile.am 2020-03-24 19:06:09 +00:00
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 Minor, switch to https links where possible 2020-02-19 16:32:44 +03:30
meson.build [meson] Categorize tests using `suite: [...]` 2020-05-30 16:58:46 +04:30
test-aat-layout.c
test-baseline.c
test-blob.c
test-buffer.c
test-c.c
test-collect-unicodes.c [cmap] Check GID before adding ranges in format 4 & 12 2019-10-29 02:09:13 +02:00
test-common.c
test-cplusplus.cc
test-draw.c Move outline draw API behind HB_EXPERIMENTAL_API directive 2020-03-13 08:25:53 +03:30
test-font.c
test-map.c
test-multithread.c
test-object.c
test-ot-color.c
test-ot-extents-cff.c
test-ot-face.c [test] run aat APIs in shape fuzzer 2020-05-23 13:03:06 +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] some more ligature carets tests 2020-05-23 12:15:18 +04:30
test-ot-math.c
test-ot-meta.c
test-ot-metrics-tt-var.c [gvar] fix infinite loop introduced by 11f3fca 2020-02-24 14:30:07 +03:30
test-ot-metrics.c
test-ot-name.c
test-ot-tag.c Round-trip OpenType tags through BCP 47 2020-05-15 15:00:15 -07:00
test-set.c tweak reflecting review & add test cases 2020-02-25 15:03:12 -08:00
test-shape.c
test-subset-cbdt.c parent 777ba47b50 2020-01-31 16:37:30 -05:00
test-subset-cff1.c
test-subset-cff2.c
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
test-subset-gpos.c Move hb_ot_layout_closure_{features,lookups} behind EXPERIMENTAL flag 2020-04-17 22:25:45 +04:30
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 Update to Unicode 13.0.0 2020-04-29 17:17:03 -04: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