aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/tests/initial.test
diff options
context:
space:
mode:
authorAndre Heinecke <[email protected]>2016-04-11 15:46:03 +0000
committerAndre Heinecke <[email protected]>2016-04-11 15:46:03 +0000
commitd9f7a18ed88127e7f05d770d55118d1e928f3b3f (patch)
treef16069e8e559da981ced228015865ec12520f276 /lang/qt/tests/initial.test
parentQt: Remove remaining boost usage (diff)
downloadgpgme-d9f7a18ed88127e7f05d770d55118d1e928f3b3f.tar.gz
gpgme-d9f7a18ed88127e7f05d770d55118d1e928f3b3f.zip
Qt: Fix unit test by adding initial.test dep
* lang/qt/tests/t-keylist.cpp: Verify that GNUPGHOME is set. * lang/qt/tests/initial.test: New dummy test. * lang/qt/tests/Makefile.am: Add dependency to initial.test -- Feels weird but this follows the pattern in tests/gpg/Makefile.am and solves the problem that the environment is dirty.
Diffstat (limited to 'lang/qt/tests/initial.test')
-rwxr-xr-xlang/qt/tests/initial.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/qt/tests/initial.test b/lang/qt/tests/initial.test
new file mode 100755
index 00000000..039e4d00
--- /dev/null
+++ b/lang/qt/tests/initial.test
@@ -0,0 +1,2 @@
+#!/bin/sh
+exit 0