aboutsummaryrefslogtreecommitdiffstats
path: root/lang/qt/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* qt: Initialize library first in testsAndre Heinecke2017-03-221-0/+2
* qt: Add test for DN parserAndre Heinecke2017-03-131-0/+10
* qt: Make sure to remove the tofu.db on clean.Justus Winter2017-02-141-1/+1
* qt: Don't rely on implicit include in t-verifyAndre Heinecke2017-02-071-0/+1
* qt: Add test for tofu conflictAndre Heinecke2017-02-021-0/+133
* qt: Increase timeout when waiting for signals.Justus Winter2017-01-316-13/+17
* qt: Use QVERIFY instead of Q_ASSERT in conf testAndre Heinecke2017-01-161-3/+3
* qt: Add test for CryptoConfigAndre Heinecke2017-01-162-3/+98
* qt: Don't use qstrdup in test passphrase cbAndre Heinecke2017-01-121-1/+5
* qt: Clean up test dirs on failureAndre Heinecke2017-01-118-174/+174
* qt: Add test for uid functionsAndre Heinecke2017-01-112-3/+131
* Fix Qgpgme build for macosAndre Heinecke2017-01-111-1/+1
* qt: Add API to get the context for a JobAndre Heinecke2016-11-141-0/+4
* qt: Add simple verify testAndre Heinecke2016-10-102-3/+97
* qt: Fix spelling error in WKSPublishJobAndre Heinecke2016-10-051-2/+2
* qt: Disable tests that require a password for 2.0Andre Heinecke2016-10-051-0/+26
* qt: Fix unused variable warningsAndre Heinecke2016-10-053-11/+11
* qt: Disable t-wkspublish testAndre Heinecke2016-10-051-1/+1
* cpp, qt: Include config.hAndre Heinecke2016-09-238-0/+32
* tests: Improve portability.Werner Koch2016-09-201-1/+1