gpgme/lang/qt/tests
Andre Heinecke 8c5abc8d93 Qt: Add KeyForMailboxJob
* lang/qt/src/job.cpp: Include moc and make subclass.
* lang/qt/src/keyformailboxjob.h,
lang/qt/src/qgpgmekeyformailboxjob.cpp,
lang/qt/src/qgpgmekeyformailboxjob.h: New.
* lang/qt/tests/run-keyformailboxjob.cpp: New manual test.
* lang/qt/tests/Makefile.am: Add run-keyformailboxjob.
* lang/qt/src/Makefile.am: Update accordingly.
* lang/qt/src/protocol.h, lang/qt/src/protocol_p.h: Add
keyformailboxjob.

--
The KeyForMailboxjob can be used to determine the best key to
use to encrypt something to a given mail address.
2016-08-11 18:00:14 +02:00
..
initial.test Qt: Fix unit test by adding initial.test dep 2016-04-11 17:46:03 +02:00
Makefile.am Qt: Add KeyForMailboxJob 2016-08-11 18:00:14 +02:00
run-keyformailboxjob.cpp Qt: Add KeyForMailboxJob 2016-08-11 18:00:14 +02:00
t-encrypt.cpp Qt: Create TestPassphraseProvider on stack 2016-08-10 12:07:56 +02:00
t-keylist.cpp Qt: Fix t-keylist moc include 2016-08-10 09:50:26 +02:00
t-keylocate.cpp Qt: Add encryption test and refactor testsuite 2016-08-09 14:23:51 +02:00
t-ownertrust.cpp Qt: Add encryption test and refactor testsuite 2016-08-09 14:23:51 +02:00
t-support.cpp Qt: Clean up debug output in tests 2016-08-09 18:39:56 +02:00
t-support.h Qt: Add encryption test and refactor testsuite 2016-08-09 14:23:51 +02:00
t-tofuinfo.cpp Qt: Create TestPassphraseProvider on stack 2016-08-10 12:07:56 +02:00