aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* qt: Avoid test failure when test is run multiple timesIngo Klöcker2021-12-151-16/+26
* qt: Add pattern used for WKD lookup to resultIngo Klöcker2021-12-141-0/+3
* qt: Allow setting key origin when importing keysIngo Klöcker2021-12-142-3/+113
* qt,tests: Skip WKD lookup tests by defaultIngo Klöcker2021-12-143-2/+17
* qt: Support WKD lookup without implicit importIngo Klöcker2021-12-134-6/+174
* qt: Fix build against Qt 5.9Ingo Klöcker2021-09-132-3/+3
* Make sure expiration time is interpreted as unsigned numberIngo Klöcker2021-07-081-1/+1
* qt: Allow retrieving the default value of a config entryIngo Klöcker2021-06-291-11/+8
* qt: Fix filenames in copyright headersIngo Klöcker2021-06-281-1/+1
* qt: Add test for ChangeExpiryJobIngo Klöcker2021-06-282-3/+430
* qt: Extend SignKeyJob to create signatures with expiration dateIngo Klöcker2021-06-221-0/+132
* qt: Extend SignKeyJob to create trust signaturesIngo Klöcker2021-05-052-3/+570
* Revert "cpp: Use portable off_t size_t"Andre Heinecke2020-11-201-1/+1
* cpp: Use portable off_t size_tAndre Heinecke2020-11-181-1/+1
* qt: Allow build with older GnuPG (< 2.2.18).NIIBE Yutaka2020-11-111-1/+4
* cpp, qt: Add missing comparison operators for version info comparisonIngo Klöcker2020-10-231-0/+32
* cpp, qt: Fix version info comparisonIngo Klöcker2020-10-231-0/+1
* qt: List keys once with --with-secret instead of twiceIngo Klöcker2020-09-071-0/+64
* core: Add error handling to setexpireIngo Klöcker2020-08-141-0/+9
* qt: Add test for setExpireIngo Klöcker2020-08-041-0/+54
* tests: Remove/change tests for GnuPG 2.3 with no gpg.keyserver.NIIBE Yutaka2020-05-111-30/+0
* qt,tests: Take care for old DSA key using deprecated digest algo.NIIBE Yutaka2019-11-071-0/+4
* qt, tests: Add check for supported versionsAndre Heinecke2019-11-064-21/+41
* qt, tests: Replace accidentally commited assertAndre Heinecke2019-11-061-1/+1
* qt,tests: Add test to add an exportable certifyAndre Heinecke2019-11-061-0/+88
* qt, tests: Add testcase for multiple remarskAndre Heinecke2019-11-041-0/+88
* qt,tests: Move remarks test out and extend itAndre Heinecke2019-11-043-114/+325
* qt,tests: Add test for remarksAndre Heinecke2019-10-291-0/+111
* build: With LD_LIBRARY_PATH defined, use --disable-new-dtags.NIIBE Yutaka2019-01-161-1/+1
* qt: Use tofu conflict test keys without expiryAndre Heinecke2019-01-091-28/+30
* spelling: fix misspellingsDaniel Kahn Gillmor2018-11-081-1/+1
* doc: use https:// for www.gnu.orgDaniel Kahn Gillmor2018-10-181-1/+1
* qt, tests: Add test for single get keyAndre Heinecke2018-10-091-0/+33
* Release 1.12.0gpgme-1.12.0Werner Koch2018-10-081-1/+1
* Make GNUPGHOME for tests overridableAndre Heinecke2018-08-061-1/+2
* cpp: Add gpgme_data_rewind to cpp APIAndre Heinecke2018-05-291-0/+19
* qt: Add test for resetting config valueAndre Heinecke2018-04-041-1/+33
* tests: Makefile portability.NIIBE Yutaka2018-02-151-6/+4
* qt: Add test for version infoAndre Heinecke2017-09-041-0/+13
* tests: Make sure to kill all previously running daemons.Justus Winter2017-05-101-0/+1
* qt: Stop agent on clean.Justus Winter2017-05-101-0/+1
* qt, tests: Don't use internal APIAndre Heinecke2017-05-102-17/+19
* qt, cpp: Add additional copyright BSI notesAndre Heinecke2017-04-251-1/+2
* Change copyright from Intevation to BSIAndre Heinecke2017-04-2512-12/+24
* tests: Do not use check-local magic as dependencyAlon Bar-Lev2017-04-101-9/+3
* qt: Handle if gpg does not support tofu in testAndre Heinecke2017-03-301-1/+22
* Revert "qt: Disable testEncryptDecryptNowrap"Andre Heinecke2017-03-281-2/+0
* qt: Disable testEncryptDecryptNowrapAndre Heinecke2017-03-271-0/+2
* qt: Add unittest for decrypt unwrapAndre Heinecke2017-03-241-1/+66
* qt: Add test for Data::toKeysAndre Heinecke2017-03-221-0/+30