<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/lang/qt/tests, branch gpgmepp</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgmepp</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgmepp'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2016-05-10T13:09:12Z</updated>
<entry>
<title>Qt / Cpp: Fix make dist</title>
<updated>2016-05-10T13:09:12Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-05-10T13:05:11Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c303292aca26c43b6efe98719edb3ff7b2d6665d'/>
<id>urn:sha1:c303292aca26c43b6efe98719edb3ff7b2d6665d</id>
<content type='text'>
* lang/cpp/src/Makefile.am (EXTRA_DIST): Fix typo.
(private_gpgmepp_headers): New. Private headers.
(libgpgmepp_la_SOURCES): Add private headers.
* lang/qt/src/Makefile.am (t_keylist_SOURCES): Remove non existent
header.
</content>
</entry>
<entry>
<title>Qt: Add test for async keylisting</title>
<updated>2016-05-10T10:51:45Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-05-06T14:33:49Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=0e3195948ddaba3af07d2415bb496491076edc17'/>
<id>urn:sha1:0e3195948ddaba3af07d2415bb496491076edc17</id>
<content type='text'>
* src/lang/qt/tests/t-keylist.cpp(KeyListTest::testKeyListAsync): New.
</content>
</entry>
<entry>
<title>Qt: Fix unit test by adding initial.test dep</title>
<updated>2016-04-11T15:46:03Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-04-11T15:46:03Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=d9f7a18ed88127e7f05d770d55118d1e928f3b3f'/>
<id>urn:sha1:d9f7a18ed88127e7f05d770d55118d1e928f3b3f</id>
<content type='text'>
* 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.
</content>
</entry>
<entry>
<title>Qt: Add static factor methods for protocol</title>
<updated>2016-04-03T10:29:14Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-04-03T10:29:14Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=0991485170ca4ef90fd566540522027d0fc59a72'/>
<id>urn:sha1:0991485170ca4ef90fd566540522027d0fc59a72</id>
<content type='text'>
* lang/qt/src/qgpgmebackend.cpp (QGpgME::openpgp, QGpgME::smime): New.
* lang/qt/src/qgpgmebackend.h: Declare.
* lang/qt/tests/t-keylist.cpp (KeyListTest::testSingleKeyListSync):
  Use new functions.

--
This replaces the cryptobackendfactory functionality from libkleo.
</content>
</entry>
<entry>
<title>Qt: Add a unit test for qgpgme</title>
<updated>2016-04-03T09:48:46Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-04-03T09:48:46Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=faf987dd62893955251378a2a715edd2892a540c'/>
<id>urn:sha1:faf987dd62893955251378a2a715edd2892a540c</id>
<content type='text'>
* 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.
</content>
</entry>
</feed>
