85c7a94d63
* lang/cpp/tests/run-wkdlookup.cpp (main): Replace backslashes with forward slashes in homedir returned by GpgME::dirInfo. Use "gpgconf --launch dirmngr" to start dirmngr. -- With this change the same code as by QGpgMEWKDLookupJob is again used to launch dirmngr. It also fixes the bad example of starting dirmngr without the help of gpgconf. GnuPG-bug-id: 6833 |
||
---|---|---|
.. | ||
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.