summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-expected.json/Regress.TestOtherError.json
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.com>2014-05-03 10:55:24 +0200
committerTomeu Vizoso <tomeu.vizoso@collabora.com>2014-05-03 13:10:04 +0200
commitf5548c41883fe0b1a08493bf9cc075a0311d1ade (patch)
treef38aaa2185ea9df1c3a3694256f2c1b4b68ef4ef /tests/scanner/Regress-1.0-expected.json/Regress.TestOtherError.json
parent45614cc6d97b030ff36e980d2614a4b925ac7c02 (diff)
downloadgobject-introspection-f5548c41883fe0b1a08493bf9cc075a0311d1ade.tar.gz
docwriter: Add possibility to export the API in json formatwip/docs-json
Diffstat (limited to 'tests/scanner/Regress-1.0-expected.json/Regress.TestOtherError.json')
-rw-r--r--tests/scanner/Regress-1.0-expected.json/Regress.TestOtherError.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/tests/scanner/Regress-1.0-expected.json/Regress.TestOtherError.json b/tests/scanner/Regress-1.0-expected.json/Regress.TestOtherError.json
new file mode 100644
index 00000000..b2a1704f
--- /dev/null
+++ b/tests/scanner/Regress-1.0-expected.json/Regress.TestOtherError.json
@@ -0,0 +1,22 @@
+{
+ "doc": "",
+ "kind": "enum",
+ "members": [
+ {
+ "doc": "",
+ "kind": "default",
+ "name": "code1"
+ },
+ {
+ "doc": "",
+ "kind": "default",
+ "name": "code2"
+ },
+ {
+ "doc": "",
+ "kind": "default",
+ "name": "code3"
+ }
+ ],
+ "name": "TestOtherError"
+} \ No newline at end of file