summaryrefslogtreecommitdiff
path: root/tests/tap.test.in
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-04-13 19:03:17 +0100
committerSimon McVittie <smcv@debian.org>2022-10-24 16:12:14 +0100
commit9eb824f863fff67e5650b844bad9654f8acfb832 (patch)
tree342c8e4941ea5ae4697d414710248baa527f7e22 /tests/tap.test.in
parentad1dc62f2653fb7061699409ad3f0f49dd070105 (diff)
downloadflatpak-9eb824f863fff67e5650b844bad9654f8acfb832.tar.gz
Add a Meson build system
Resolves: https://github.com/flatpak/flatpak/issues/2241 Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'tests/tap.test.in')
-rw-r--r--tests/tap.test.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/tap.test.in b/tests/tap.test.in
new file mode 100644
index 00000000..52894902
--- /dev/null
+++ b/tests/tap.test.in
@@ -0,0 +1,4 @@
+[Test]
+Type=session
+Exec=env G_TEST_SRCDIR=@installed_testdir@ G_TEST_BUILDDIR=@installed_testdir@ @wrapper@ @installed_testdir@/@basename@ --tap
+Output=TAP