aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/tests/t-keylist.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-05qt: Always include C++ binding headers with gpgme++/ prefixIngo Klöcker1-3/+3
2023-12-13qt: Replace Q_FOREACH with range-forIngo Klöcker1-1/+1
2022-01-13qt,tests: Add asyncDone signal to base class of all testsIngo Klöcker1-3/+0
2021-09-13qt: Fix build against Qt 5.9Ingo Klöcker1-2/+2
2020-09-07qt: List keys once with --with-secret instead of twiceIngo Klöcker1-0/+64
2018-10-09qt, tests: Add test for single get keyAndre Heinecke1-0/+33
2017-04-25Change copyright from Intevation to BSIAndre Heinecke1-1/+2
2017-01-31qt: Increase timeout when waiting for signals.Justus Winter1-1/+1
2017-01-11qt: Clean up test dirs on failureAndre Heinecke1-9/+9
2016-09-23cpp, qt: Include config.hAndre Heinecke1-0/+4
2016-08-10Qt: Fix t-keylist moc includeAndre Heinecke1-1/+0
2016-08-09Qt: Add encryption test and refactor testsuiteAndre Heinecke1-13/+4
2016-07-11Qt: Fix memleaks in testsAndre Heinecke1-0/+6
2016-07-06Qt: Add test for publicKeyAlgorithmAsStringAndre Heinecke1-0/+22
2016-07-06Qt: Add check for pubkeyAlgo in t-keylistAndre Heinecke1-0/+4
2016-07-05Qt: Fix test build with Qt < 5.4.0Andre Heinecke1-1/+1
2016-05-13Qt: Add missing copyright header in testAndre Heinecke1-0/+31
2016-05-10Qt: Add test for async keylistingAndre Heinecke1-0/+18
2016-04-11Qt: Fix unit test by adding initial.test depAndre Heinecke1-0/+6
2016-04-03Qt: Add static factor methods for protocolAndre Heinecke1-2/+1
2016-04-03Qt: Add a unit test for qgpgmeAndre Heinecke1-0/+31