aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/tests/t-verify.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* qt: Clean up test dirs on failureAndre Heinecke2017-01-111-4/+4
| | | | | | | | | | | * t-encrypt.cpp, t-keylist.cpp, t-keylocate.cpp, t-ownertrust.cpp, t-tofuinfo.cpp, t-various.cpp, t-verify.cpp, t-wkspublish.cpp: Use QVERIFY instead of Q_ASSERT
* qt: Add simple verify testAndre Heinecke2016-10-101-0/+93
* lang/qt/tests/t-verify.cpp: New. Small test if a signature returns a key with fingerprint. * lang/qt/tests/Makefile.am: Add new test.