aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2019-05-05 12:36:01 +0200
committerDavid Robillard <d@drobilla.net>2022-01-13 23:05:20 -0500
commit52183dea33ec4f3f0fbf5657c88cbdf10666b3f7 (patch)
tree42bf59fa07ae9c61950852db4cefa53d05122c58 /test
parentda82a1c9f9fc5a359d3af6641011c4ae68262866 (diff)
downloadserd-52183dea33ec4f3f0fbf5657c88cbdf10666b3f7.tar.gz
serd-52183dea33ec4f3f0fbf5657c88cbdf10666b3f7.tar.bz2
serd-52183dea33ec4f3f0fbf5657c88cbdf10666b3f7.zip
Simplify handling of input string arguments
Diffstat (limited to 'test')
-rw-r--r--test/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/meson.build b/test/meson.build
index ce3d49f7..043ce052 100644
--- a/test/meson.build
+++ b/test/meson.build
@@ -86,6 +86,7 @@ if get_option('utils')
['-o'],
['-p'],
['-r'],
+ ['-s'],
['-w'],
['-z'],
['-s', '<foo> a <Bar> .'],