summaryrefslogtreecommitdiff
path: root/tests/core/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/core/meson.build')
-rw-r--r--tests/core/meson.build8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/core/meson.build b/tests/core/meson.build
index ecb8879..4e38475 100644
--- a/tests/core/meson.build
+++ b/tests/core/meson.build
@@ -1,4 +1,12 @@
test_names = [
+ 'test-addresses-chunk',
+ 'test-birthday-chunk',
+ 'test-email-addresses-chunk',
+ 'test-full-name-chunk',
+ 'test-nickname-chunk',
+ 'test-notes-chunk',
+ 'test-phones-chunk',
+ 'test-roles-chunk',
'test-urls-chunk',
]