aboutsummaryrefslogtreecommitdiffstats
path: root/tests (unfollow)
Commit message (Expand)AuthorFilesLines
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
2018-11-14tests,json: Fix and improve t-jsonAndre Heinecke1-10/+17
2018-11-14tests: Add json testrunnerAndre Heinecke4-1/+368
2018-11-08spelling: fix misspellingsDaniel Kahn Gillmor2-2/+2
2018-10-29tests: Add repeat argument to run-verifyAndre Heinecke1-68/+92
2018-10-18doc: use https:// for www.gnu.orgDaniel Kahn Gillmor2-2/+2
2018-10-09core: Add trust-model flagAndre Heinecke1-0/+18
2018-09-20tests: Don't try using keys from a scmartcard.Werner Koch1-1/+7
2018-08-06Make GNUPGHOME for tests overridableAndre Heinecke4-4/+8
2018-07-09tests: Add --with-secret to run-keylist.cAndre Heinecke1-0/+6
2018-07-09Add ctx flag for auto-key-locateAndre Heinecke1-0/+15
2018-07-05core: Add gpg auditlog to get diagnosticsAndre Heinecke1-0/+29
2018-05-31core: New context flag "ignore-mdc-error".Werner Koch1-1/+19
2018-05-31core: New decryption result flag 'legacy_cipher_nomdc'.Werner Koch1-0/+3
2018-04-19tests: Fix t-verify test for GnuPG < 2.2.7.Werner Koch1-3/+9
2018-04-18core: Add 'is_mime' flags to the verify and decrypt results.Werner Koch2-14/+16
2018-04-17core: Extend decryption result with symkey_algo.Werner Koch1-0/+1
2018-04-17core: Add extended versions of the encrypt functions.Werner Koch1-11/+29
2018-04-12core: Tweak STATUS_FAILURE handling.Werner Koch1-3/+5
2018-04-12tests: Avoid segv in run-verify due to Policy URLsWerner Koch1-9/+16
2018-04-12tests: Add another check to gpg/t-verify.Werner Koch1-52/+84
2018-04-12core: Add new context flag "no-symkey-cache".Werner Koch2-12/+47
2018-03-23core: New gpgme_set_ctx_flag "request-origin".Werner Koch1-1/+22