aboutsummaryrefslogtreecommitdiffstats
path: root/tests/json/t-json.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-07tests,json: Remove no longer needed codeIngo Klöcker1-106/+1
2024-05-21json: Add information about revocation keys to key list resultIngo Klöcker1-0/+1
2024-05-21tests: Fix segv in t-json.cWerner Koch1-1/+1
2023-10-13doc: Fix typos in documentation and source code commentsIngo Klöcker1-1/+1
2020-10-03tests: Fix gcc incompatibilityWerner Koch1-5/+13
2018-11-28tests, json: Make them run on debian stableAndre Heinecke1-2/+2
2018-11-16Add SPDX identifiers to most source filesWerner Koch1-19/+19
2018-11-15tests,json: Move version check into t-jsonAndre Heinecke1-0/+106
2018-11-14tests,json: Add sig-notations testAndre Heinecke1-1/+1
2018-11-14tests,json: Add missing files and chunking testAndre Heinecke1-1/+1
2018-11-14tests,json: Fix match if the first child differsAndre Heinecke1-1/+13
2018-11-14tests,json: Add the bulk of testsAndre Heinecke1-1/+9
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 Heinecke1-2/+2
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 Heinecke1-0/+344