aboutsummaryrefslogtreecommitdiff
path: root/test/api/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test/api/meson.build')
-rw-r--r--test/api/meson.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/api/meson.build b/test/api/meson.build
index 7ea295420..f5cdce805 100644
--- a/test/api/meson.build
+++ b/test/api/meson.build
@@ -6,6 +6,8 @@ endif
tests = [
'test-aat-layout.c',
'test-baseline.c',
+ 'test-be-glyph-advance.c',
+ 'test-be-num-glyphs.c',
'test-blob.c',
'test-buffer.c',
'test-c.c',
@@ -30,6 +32,7 @@ tests = [
'test-ot-tag.c',
'test-ot-extents-cff.c',
'test-ot-metrics-tt-var.c',
+ 'test-subset-repacker.c',
'test-set.c',
'test-shape.c',
'test-style.c',