aboutsummaryrefslogtreecommitdiffstats
path: root/tests/json/t-json.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests,json: Remove no longer needed codeIngo Klöcker2024-08-071-106/+1
* json: Add information about revocation keys to key list resultIngo Klöcker2024-05-211-0/+1
* tests: Fix segv in t-json.cWerner Koch2024-05-211-1/+1
* doc: Fix typos in documentation and source code commentsIngo Klöcker2023-10-131-1/+1
* tests: Fix gcc incompatibilityWerner Koch2020-10-031-5/+13
* tests, json: Make them run on debian stableAndre Heinecke2018-11-281-2/+2
* Add SPDX identifiers to most source filesWerner Koch2018-11-161-19/+19
* tests,json: Move version check into t-jsonAndre Heinecke2018-11-151-0/+106
* tests,json: Add sig-notations testAndre Heinecke2018-11-141-1/+1
* tests,json: Add missing files and chunking testAndre Heinecke2018-11-141-1/+1
* tests,json: Fix match if the first child differsAndre Heinecke2018-11-141-1/+13
* tests,json: Add the bulk of testsAndre Heinecke2018-11-141-1/+9
* 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-141-2/+2
* 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-141-0/+344