| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: Remove/change tests for GnuPG 2.3 with no gpg.keyserver. | NIIBE Yutaka | 2020-05-11 | 1 | -30/+0 |
* | qt,tests: Take care for old DSA key using deprecated digest algo. | NIIBE Yutaka | 2019-11-07 | 1 | -0/+4 |
* | qt, tests: Add check for supported versions | Andre Heinecke | 2019-11-06 | 4 | -21/+41 |
* | qt, tests: Replace accidentally commited assert | Andre Heinecke | 2019-11-06 | 1 | -1/+1 |
* | qt,tests: Add test to add an exportable certify | Andre Heinecke | 2019-11-06 | 1 | -0/+88 |
* | qt, tests: Add testcase for multiple remarsk | Andre Heinecke | 2019-11-04 | 1 | -0/+88 |
* | qt,tests: Move remarks test out and extend it | Andre Heinecke | 2019-11-04 | 3 | -114/+325 |
* | qt,tests: Add test for remarks | Andre Heinecke | 2019-10-29 | 1 | -0/+111 |
* | build: With LD_LIBRARY_PATH defined, use --disable-new-dtags. | NIIBE Yutaka | 2019-01-16 | 1 | -1/+1 |
* | qt: Use tofu conflict test keys without expiry | Andre Heinecke | 2019-01-09 | 1 | -28/+30 |
* | spelling: fix misspellings | Daniel Kahn Gillmor | 2018-11-08 | 1 | -1/+1 |
* | doc: use https:// for www.gnu.org | Daniel Kahn Gillmor | 2018-10-18 | 1 | -1/+1 |
* | qt, tests: Add test for single get key | Andre Heinecke | 2018-10-09 | 1 | -0/+33 |
* | Release 1.12.0gpgme-1.12.0 | Werner Koch | 2018-10-08 | 1 | -1/+1 |
* | Make GNUPGHOME for tests overridable | Andre Heinecke | 2018-08-06 | 1 | -1/+2 |
* | cpp: Add gpgme_data_rewind to cpp API | Andre Heinecke | 2018-05-29 | 1 | -0/+19 |
* | qt: Add test for resetting config value | Andre Heinecke | 2018-04-04 | 1 | -1/+33 |
* | tests: Makefile portability. | NIIBE Yutaka | 2018-02-15 | 1 | -6/+4 |
* | qt: Add test for version info | Andre Heinecke | 2017-09-04 | 1 | -0/+13 |
* | tests: Make sure to kill all previously running daemons. | Justus Winter | 2017-05-10 | 1 | -0/+1 |
* | qt: Stop agent on clean. | Justus Winter | 2017-05-10 | 1 | -0/+1 |
* | qt, tests: Don't use internal API | Andre Heinecke | 2017-05-10 | 2 | -17/+19 |
* | qt, cpp: Add additional copyright BSI notes | Andre Heinecke | 2017-04-25 | 1 | -1/+2 |
* | Change copyright from Intevation to BSI | Andre Heinecke | 2017-04-25 | 12 | -12/+24 |
* | tests: Do not use check-local magic as dependency | Alon Bar-Lev | 2017-04-10 | 1 | -9/+3 |
* | qt: Handle if gpg does not support tofu in test | Andre Heinecke | 2017-03-30 | 1 | -1/+22 |
* | Revert "qt: Disable testEncryptDecryptNowrap" | Andre Heinecke | 2017-03-28 | 1 | -2/+0 |
* | qt: Disable testEncryptDecryptNowrap | Andre Heinecke | 2017-03-27 | 1 | -0/+2 |
* | qt: Add unittest for decrypt unwrap | Andre Heinecke | 2017-03-24 | 1 | -1/+66 |
* | qt: Add test for Data::toKeys | Andre Heinecke | 2017-03-22 | 1 | -0/+30 |
* | qt: Initialize library first in tests | Andre Heinecke | 2017-03-22 | 1 | -0/+2 |
* | qt: Add test for DN parser | Andre Heinecke | 2017-03-13 | 1 | -0/+10 |
* | qt: Make sure to remove the tofu.db on clean. | Justus Winter | 2017-02-14 | 1 | -1/+1 |
* | qt: Don't rely on implicit include in t-verify | Andre Heinecke | 2017-02-07 | 1 | -0/+1 |
* | qt: Add test for tofu conflict | Andre Heinecke | 2017-02-02 | 1 | -0/+133 |
* | qt: Increase timeout when waiting for signals. | Justus Winter | 2017-01-31 | 6 | -13/+17 |
* | qt: Use QVERIFY instead of Q_ASSERT in conf test | Andre Heinecke | 2017-01-16 | 1 | -3/+3 |
* | qt: Add test for CryptoConfig | Andre Heinecke | 2017-01-16 | 2 | -3/+98 |
* | qt: Don't use qstrdup in test passphrase cb | Andre Heinecke | 2017-01-12 | 1 | -1/+5 |
* | qt: Clean up test dirs on failure | Andre Heinecke | 2017-01-11 | 8 | -174/+174 |
* | qt: Add test for uid functions | Andre Heinecke | 2017-01-11 | 2 | -3/+131 |
* | Fix Qgpgme build for macos | Andre Heinecke | 2017-01-11 | 1 | -1/+1 |
* | qt: Add API to get the context for a Job | Andre Heinecke | 2016-11-14 | 1 | -0/+4 |
* | qt: Add simple verify test | Andre Heinecke | 2016-10-10 | 2 | -3/+97 |
* | qt: Fix spelling error in WKSPublishJob | Andre Heinecke | 2016-10-05 | 1 | -2/+2 |
* | qt: Disable tests that require a password for 2.0 | Andre Heinecke | 2016-10-05 | 1 | -0/+26 |
* | qt: Fix unused variable warnings | Andre Heinecke | 2016-10-05 | 3 | -11/+11 |
* | qt: Disable t-wkspublish test | Andre Heinecke | 2016-10-05 | 1 | -1/+1 |
* | cpp, qt: Include config.h | Andre Heinecke | 2016-09-23 | 8 | -0/+32 |
* | tests: Improve portability. | Werner Koch | 2016-09-20 | 1 | -1/+1 |