aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 2e7ec72..5e10db7 100644
--- a/meson.build
+++ b/meson.build
@@ -101,6 +101,8 @@ poi_exe = executable(get_option('poi'),
install: true,
)
+test('poi-bookmarks: xbel', poi_exe, args: [ 'bookmarks', '-x', files('test/bookmarks.xbel'), '--export=stdout' ])
+
subdir(host_machine.system())
# cppcheck target