aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* core: Ensure gpg.conf for tests is recreated if necessaryIngo Klöcker2021-07-082-5/+7
* core: Fix use-after-free issue in testIngo Klöcker2021-06-261-17/+37
* core: Allow specifying an expiration date for key signaturesIngo Klöcker2021-06-222-1/+204
* core: New data flags "io-buffer-size" and "sensitive".Werner Koch2021-06-141-0/+34
* tests: Improve the output of the run-keylist helper.Werner Koch2021-05-281-8/+1
* core: Allow for older compilers.Werner Koch2021-05-122-2/+4
* core: Extend gpgme_key_sig_t with trust signature members.Ingo Klöcker2021-05-051-0/+3
* core: New flag GPGME_KEYSIGN_FORCE.Werner Koch2021-03-111-0/+6
* core: Make listing of signatures work if only secret keys are listedIngo Klöcker2021-01-052-1/+629
* core: New function gpgme_op_revsig.Ingo Klöcker2020-10-291-16/+43
* tests: Fix gcc incompatibilityWerner Koch2020-10-031-5/+13
* core: Fully implement the inquire callback for assuan_transactWerner Koch2020-09-091-2/+2
* core: New function gpgme_op_setexpire.Ingo Klöcker2020-08-041-2/+77
* core: New export mode to export as OpenSSH public key.Werner Koch2020-07-161-36/+74
* core: Deprecate the non-working trustlist functions.Werner Koch2020-07-152-68/+1
* tests: Remove/change tests for GnuPG 2.3 with no gpg.keyserver.NIIBE Yutaka2020-05-111-4/+4
* tests, json: Do not check for keygrip of pubkeysAndre Heinecke2020-05-081-2/+0
* tests: Add ECC key generation for tests/gpgsm.NIIBE Yutaka2020-03-272-33/+65
* core: New context flags "include-key-block" and "auto-key-import".Werner Koch2020-03-172-1/+39
* Do not test for a bug in older GnuPG versionsAndre Heinecke2020-01-291-1/+0
* core: Extend gpgme_user_id_t with uidhash member.Werner Koch2019-12-131-0/+2
* json: Fix t-decrypt-verify.out for GnuPG >= 2.3.NIIBE Yutaka2019-08-061-5/+0
* tests: Minor fix to run-threaded.c.Werner Koch2019-06-061-1/+5
* tests: Add option "allow-del" to run-threadedAndre Heinecke2019-06-061-0/+74
* tests: Implement import in run-threadedAndre Heinecke2019-06-051-0/+36
* tests: Use synced output for error in run-threadedAndre Heinecke2019-06-051-2/+2
* tests: Avoid variable named the same as a macroAndre Heinecke2019-06-051-8/+8
* tests,w32: Fix thread creation in run-threadedAndre Heinecke2019-06-051-2/+4
* tests: add two new types of encrypted dataDaniel Kahn Gillmor2019-05-033-0/+32
* tests: Add cms mode to run-importAndre Heinecke2019-05-021-2/+15
* tests: Let run-verify print the de-vs flag.Werner Koch2019-02-282-3/+4
* tests: Fix memleak in run-threadedAndre Heinecke2019-02-111-0/+1
* build: With LD_LIBRARY_PATH defined, use --disable-new-dtags.NIIBE Yutaka2019-01-165-11/+13
* tests: Add diagnostic example to run-import.cAndre Heinecke2019-01-151-0/+14
* tests, json: Make them run on debian stableAndre Heinecke2018-11-281-2/+2
* Add SPDX identifiers to most source filesWerner Koch2018-11-1662-947/+964
* tests: Add run-threaded for multithread testsAndre Heinecke2018-11-152-1/+680
* tests,json: Clean openpgp-revocs.dAndre Heinecke2018-11-151-0/+1
* tests,json: Move version check into t-jsonAndre Heinecke2018-11-152-103/+106
* tests,json: Add sig-notations testAndre Heinecke2018-11-144-1/+62
* tests,json: Fix distcheckAndre Heinecke2018-11-141-2/+3
* tests,json: Add more testsAndre Heinecke2018-11-146-0/+50
* tests,json: Add missing files and chunking testAndre Heinecke2018-11-146-1/+125
* tests,json: Fix match if the first child differsAndre Heinecke2018-11-141-1/+13
* tests,json: Add the bulk of testsAndre Heinecke2018-11-1425-1/+443
* tests,json: Add wildcard string matchingAndre Heinecke2018-11-141-1/+3
* tests,json: Skip tests for older GnuPG versionsAndre Heinecke2018-11-141-0/+8
* tests,json: Suffix .json to test patternAndre Heinecke2018-11-143-2/+2
* tests,gpg: Add version check hlp to t-supportAndre Heinecke2018-11-141-0/+104
* tests,json: Improve verbose mode and add verbose 2Andre Heinecke2018-11-141-13/+25