aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/Makefile.am
diff options
context:
space:
mode:
authorAndre Heinecke <[email protected]>2016-04-03 09:48:46 +0000
committerAndre Heinecke <[email protected]>2016-04-03 09:48:46 +0000
commitfaf987dd62893955251378a2a715edd2892a540c (patch)
tree5072f5a79493fa048a1c19312ab943859c5c0e7c /lang/qt/Makefile.am
parentQt: Add missing MOC includes (diff)
downloadgpgme-faf987dd62893955251378a2a715edd2892a540c.tar.gz
gpgme-faf987dd62893955251378a2a715edd2892a540c.zip
Qt: Add a unit test for qgpgme
* configure.ac: Configure test Makefile. * m4/qt.m4: Look up Qt5Test flags. * lang/qt/tests/t-keylist.cpp: New. Simple keylist check. * lang/qt/tests/Makefile.am: New. General test framework. -- This test mostly checks that it basically compiles / works and adds a test framework.
Diffstat (limited to 'lang/qt/Makefile.am')
-rw-r--r--lang/qt/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/qt/Makefile.am b/lang/qt/Makefile.am
index 7fbaca8e..48f568ad 100644
--- a/lang/qt/Makefile.am
+++ b/lang/qt/Makefile.am
@@ -18,6 +18,6 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
# 02111-1307, USA
-SUBDIRS = src
+SUBDIRS = src tests
EXTRA_DIST = README