aboutsummaryrefslogtreecommitdiffstats
path: root/tests/json/t-config-opt.out.json
diff options
context:
space:
mode:
authorAndre Heinecke <[email protected]>2018-11-14 16:05:25 +0000
committerAndre Heinecke <[email protected]>2018-11-14 16:05:25 +0000
commitd0087d45f0207bf82a4f078d972c28c4d1cd2690 (patch)
treeccebb68a4a68e46e12eb6d703680db28134eb9fb /tests/json/t-config-opt.out.json
parenttests,json: Add missing files and chunking test (diff)
downloadgpgme-d0087d45f0207bf82a4f078d972c28c4d1cd2690.tar.gz
gpgme-d0087d45f0207bf82a4f078d972c28c4d1cd2690.zip
tests,json: Add more tests
* t-config-opt.in.json, t-config-opt.out.json, t-import.in.json, t-import.out.json, t-sign.in.json, t-sign.out.json: New. -- These should actually have been in a previous commit as they are already registered.
Diffstat (limited to 'tests/json/t-config-opt.out.json')
-rw-r--r--tests/json/t-config-opt.out.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/json/t-config-opt.out.json b/tests/json/t-config-opt.out.json
new file mode 100644
index 00000000..57f11588
--- /dev/null
+++ b/tests/json/t-config-opt.out.json
@@ -0,0 +1,6 @@
+{
+ "option": {
+ "name": "default-key",
+ "argname": "NAME"
+ }
+}