359906c8bc
* lang/cpp/tests/run-getkey.cpp, lang/cpp/tests/run-keylist.cpp (main): Check used keylist mode. -- Since Context::setKeyListMode() does not return the error returned by gpgme, we need to verify explicitly that the keylist mode was set successfully. GnuPG-bug-id: 5951 |
||
---|---|---|
.. | ||
Makefile.am | ||
README | ||
run-getkey.cpp | ||
run-keylist.cpp | ||
run-verify.cpp | ||
run-wkdlookup.cpp |
Tests for the C++ bindings. Most autotests for the C++ bindings use the QTest framework and live in lang/qt/tests.