aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-08core: Ensure gpg.conf for tests is recreated if necessaryIngo Klöcker2-5/+7
2021-06-26core: Fix use-after-free issue in testIngo Klöcker1-17/+37
2021-06-22core: Allow specifying an expiration date for key signaturesIngo Klöcker2-1/+204
2021-06-14core: New data flags "io-buffer-size" and "sensitive".Werner Koch1-0/+34
2021-05-28tests: Improve the output of the run-keylist helper.Werner Koch1-8/+1
2021-05-12core: Allow for older compilers.Werner Koch2-2/+4
2021-05-05core: Extend gpgme_key_sig_t with trust signature members.Ingo Klöcker1-0/+3
2021-03-11core: New flag GPGME_KEYSIGN_FORCE.Werner Koch1-0/+6
2021-01-05core: Make listing of signatures work if only secret keys are listedIngo Klöcker2-1/+629
2020-10-29core: New function gpgme_op_revsig.Ingo Klöcker1-16/+43
2020-10-03tests: Fix gcc incompatibilityWerner Koch1-5/+13
2020-09-09core: Fully implement the inquire callback for assuan_transactWerner Koch1-2/+2
2020-08-04core: New function gpgme_op_setexpire.Ingo Klöcker1-2/+77
2020-07-16core: New export mode to export as OpenSSH public key.Werner Koch1-36/+74
2020-07-15core: Deprecate the non-working trustlist functions.Werner Koch2-68/+1
2020-05-11tests: Remove/change tests for GnuPG 2.3 with no gpg.keyserver.NIIBE Yutaka1-4/+4
2020-05-08tests, json: Do not check for keygrip of pubkeysAndre Heinecke1-2/+0
2020-03-27tests: Add ECC key generation for tests/gpgsm.NIIBE Yutaka2-33/+65
2020-03-17core: New context flags "include-key-block" and "auto-key-import".Werner Koch2-1/+39
2020-01-29Do not test for a bug in older GnuPG versionsAndre Heinecke1-1/+0
2019-12-13core: Extend gpgme_user_id_t with uidhash member.Werner Koch1-0/+2
2019-08-06json: Fix t-decrypt-verify.out for GnuPG >= 2.3.NIIBE Yutaka1-5/+0
2019-06-06tests: Minor fix to run-threaded.c.Werner Koch1-1/+5
2019-06-06tests: Add option "allow-del" to run-threadedAndre Heinecke1-0/+74
2019-06-05tests: Implement import in run-threadedAndre Heinecke1-0/+36
2019-06-05tests: Use synced output for error in run-threadedAndre Heinecke1-2/+2
2019-06-05tests: Avoid variable named the same as a macroAndre Heinecke1-8/+8
2019-06-05tests,w32: Fix thread creation in run-threadedAndre Heinecke1-2/+4
2019-05-03tests: add two new types of encrypted dataDaniel Kahn Gillmor3-0/+32
2019-05-02tests: Add cms mode to run-importAndre Heinecke1-2/+15
2019-02-28tests: Let run-verify print the de-vs flag.Werner Koch2-3/+4
2019-02-11tests: Fix memleak in run-threadedAndre Heinecke1-0/+1
2019-01-16build: With LD_LIBRARY_PATH defined, use --disable-new-dtags.NIIBE Yutaka5-11/+13
2019-01-15tests: Add diagnostic example to run-import.cAndre Heinecke1-0/+14
2018-11-28tests, json: Make them run on debian stableAndre Heinecke1-2/+2
2018-11-16Add SPDX identifiers to most source filesWerner Koch62-947/+964
2018-11-15tests: Add run-threaded for multithread testsAndre Heinecke2-1/+680
2018-11-15tests,json: Clean openpgp-revocs.dAndre Heinecke1-0/+1
2018-11-15tests,json: Move version check into t-jsonAndre Heinecke2-103/+106
2018-11-14tests,json: Add sig-notations testAndre Heinecke4-1/+62
2018-11-14tests,json: Fix distcheckAndre Heinecke1-2/+3
2018-11-14tests,json: Add more testsAndre Heinecke6-0/+50
2018-11-14tests,json: Add missing files and chunking testAndre Heinecke6-1/+125
2018-11-14tests,json: Fix match if the first child differsAndre Heinecke1-1/+13
2018-11-14tests,json: Add the bulk of testsAndre Heinecke25-1/+443
2018-11-14tests,json: Add wildcard string matchingAndre Heinecke1-1/+3
2018-11-14tests,json: Skip tests for older GnuPG versionsAndre Heinecke1-0/+8
2018-11-14tests,json: Suffix .json to test patternAndre Heinecke3-2/+2
2018-11-14tests,gpg: Add version check hlp to t-supportAndre Heinecke1-0/+104
2018-11-14tests,json: Improve verbose mode and add verbose 2Andre Heinecke1-13/+25