summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-023-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
* tests,json: Fix and improve t-jsonAndre Heinecke2018-11-141-10/+17
* tests: Add json testrunnerAndre Heinecke2018-11-144-1/+368
* spelling: fix misspellingsDaniel Kahn Gillmor2018-11-082-2/+2
* tests: Add repeat argument to run-verifyAndre Heinecke2018-10-291-68/+92
* doc: use https:// for www.gnu.orgDaniel Kahn Gillmor2018-10-182-2/+2
* core: Add trust-model flagAndre Heinecke2018-10-091-0/+18
* tests: Don't try using keys from a scmartcard.Werner Koch2018-09-201-1/+7
* Make GNUPGHOME for tests overridableAndre Heinecke2018-08-064-4/+8
* tests: Add --with-secret to run-keylist.cAndre Heinecke2018-07-091-0/+6
* Add ctx flag for auto-key-locateAndre Heinecke2018-07-091-0/+15
* core: Add gpg auditlog to get diagnosticsAndre Heinecke2018-07-051-0/+29
* core: New context flag "ignore-mdc-error".Werner Koch2018-06-011-1/+19
* core: New decryption result flag 'legacy_cipher_nomdc'.Werner Koch2018-06-011-0/+3
* tests: Fix t-verify test for GnuPG < 2.2.7.Werner Koch2018-04-191-3/+9
* core: Add 'is_mime' flags to the verify and decrypt results.Werner Koch2018-04-182-14/+16
* core: Extend decryption result with symkey_algo.Werner Koch2018-04-171-0/+1
* core: Add extended versions of the encrypt functions.Werner Koch2018-04-171-11/+29
* core: Tweak STATUS_FAILURE handling.Werner Koch2018-04-121-3/+5
* tests: Avoid segv in run-verify due to Policy URLsWerner Koch2018-04-121-9/+16
* tests: Add another check to gpg/t-verify.Werner Koch2018-04-121-52/+84