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