aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-03qt: Add job to import keys given by key idsIngo Klöcker2-1/+67
2022-01-17qt: Fix build without installed GpgME++ headersIngo Klöcker1-1/+1
2022-01-13qt: Add job to add existing subkeys to other keysIngo Klöcker4-8/+330
2022-01-13qt,tests: Add helper to hook up the test passphrase providerIngo Klöcker8-179/+69
2022-01-13qt,tests: Add asyncDone signal to base class of all testsIngo Klöcker13-35/+4
2022-01-04qt: Add factory function for secret subkey export jobIngo Klöcker1-1/+7
2022-01-04qt: Use QGpgMEExportJob also for export of secret keysIngo Klöcker2-1/+116
2021-12-22qt,tests: Add test runner for testing the import jobIngo Klöcker2-1/+101
2021-12-15qt: Allow specifying an import filter when importing keysIngo Klöcker1-0/+53
2021-12-15qt: Avoid test failure when test is run multiple timesIngo Klöcker1-16/+26
2021-12-14qt: Add pattern used for WKD lookup to resultIngo Klöcker1-0/+3
2021-12-14qt: Allow setting key origin when importing keysIngo Klöcker2-3/+113
2021-12-14qt,tests: Skip WKD lookup tests by defaultIngo Klöcker3-2/+17
2021-12-13qt: Support WKD lookup without implicit importIngo Klöcker4-6/+174
2021-09-13qt: Fix build against Qt 5.9Ingo Klöcker2-3/+3
2021-07-08Make sure expiration time is interpreted as unsigned numberIngo Klöcker1-1/+1
2021-06-29qt: Allow retrieving the default value of a config entryIngo Klöcker1-11/+8
2021-06-28qt: Fix filenames in copyright headersIngo Klöcker1-1/+1
2021-06-28qt: Add test for ChangeExpiryJobIngo Klöcker2-3/+430
2021-06-22qt: Extend SignKeyJob to create signatures with expiration dateIngo Klöcker1-0/+132
2021-05-05qt: Extend SignKeyJob to create trust signaturesIngo Klöcker2-3/+570
2020-11-20Revert "cpp: Use portable off_t size_t"Andre Heinecke1-1/+1
2020-11-18cpp: Use portable off_t size_tAndre Heinecke1-1/+1
2020-11-11qt: Allow build with older GnuPG (< 2.2.18).NIIBE Yutaka1-1/+4
2020-10-23cpp, qt: Add missing comparison operators for version info comparisonIngo Klöcker1-0/+32
2020-10-23cpp, qt: Fix version info comparisonIngo Klöcker1-0/+1
2020-09-07qt: List keys once with --with-secret instead of twiceIngo Klöcker1-0/+64
2020-08-14core: Add error handling to setexpireIngo Klöcker1-0/+9
2020-08-04qt: Add test for setExpireIngo Klöcker1-0/+54
2020-05-11tests: Remove/change tests for GnuPG 2.3 with no gpg.keyserver.NIIBE Yutaka1-30/+0
2019-11-07qt,tests: Take care for old DSA key using deprecated digest algo.NIIBE Yutaka1-0/+4
2019-11-06qt, tests: Add check for supported versionsAndre Heinecke4-21/+41
2019-11-06qt, tests: Replace accidentally commited assertAndre Heinecke1-1/+1
2019-11-06qt,tests: Add test to add an exportable certifyAndre Heinecke1-0/+88
2019-11-04qt, tests: Add testcase for multiple remarskAndre Heinecke1-0/+88
2019-11-04qt,tests: Move remarks test out and extend itAndre Heinecke3-114/+325
2019-10-29qt,tests: Add test for remarksAndre Heinecke1-0/+111
2019-01-16build: With LD_LIBRARY_PATH defined, use --disable-new-dtags.NIIBE Yutaka1-1/+1
2019-01-09qt: Use tofu conflict test keys without expiryAndre Heinecke1-28/+30
2018-11-08spelling: fix misspellingsDaniel Kahn Gillmor1-1/+1
2018-10-18doc: use https:// for www.gnu.orgDaniel Kahn Gillmor1-1/+1
2018-10-09qt, tests: Add test for single get keyAndre Heinecke1-0/+33
2018-10-08Release 1.12.0gpgme-1.12.0Werner Koch1-1/+1
2018-08-06Make GNUPGHOME for tests overridableAndre Heinecke1-1/+2
2018-05-29cpp: Add gpgme_data_rewind to cpp APIAndre Heinecke1-0/+19
2018-04-04qt: Add test for resetting config valueAndre Heinecke1-1/+33
2018-02-15tests: Makefile portability.NIIBE Yutaka1-6/+4
2017-09-04qt: Add test for version infoAndre Heinecke1-0/+13
2017-05-10tests: Make sure to kill all previously running daemons.Justus Winter1-0/+1
2017-05-10qt: Stop agent on clean.Justus Winter1-0/+1