Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Qt: Fix debug output in t-ownertrust | Andre Heinecke | 2016-06-01 | 1 | -1/+3 |
| | | | | | * lang/qt/tests/t-ownertrust.cpp (testChangeOwnerTrust): Remove general debug of trust level. Add debug output for error. | ||||
* | Qt: Add test for changeownertrust | Andre Heinecke | 2016-05-20 | 1 | -0/+105 |
* lang/qt/tests/t-ownertrust.cpp: New test. * lang/qt/tests/Makefile.am: Add test. -- This test would have catched the issue created by not handling GPGME_STATUS_KEY_CONSIDERED. |