src/doc/commands/templates: rename `templates_json` in `json_model`
[nit.git] / src / doc / templates / tests / test_json_model.sav / test_groups_to_full_json.res
diff --git a/src/doc/templates/tests/test_json_model.sav/test_groups_to_full_json.res b/src/doc/templates/tests/test_json_model.sav/test_groups_to_full_json.res
new file mode 100644 (file)
index 0000000..885eefe
--- /dev/null
@@ -0,0 +1,110 @@
+{
+       "name": "test_prog",
+       "synopsis": "Test program for model tools.",
+       "namespace": [{
+               "name": "test_prog",
+               "synopsis": "Test program for model tools."
+       }, ">"],
+       "class_name": "MGroup",
+       "full_name": "test_prog>",
+       "visibility": "public",
+       "html_synopsis": "<span class=\"synopsys nitdoc\">Test program for model tools.</span>",
+       "modifiers": ["group"]
+}
+{
+       "name": "examples",
+       "namespace": [{
+               "name": "test_prog",
+               "synopsis": "Test program for model tools."
+       }, ">", {
+               "name": "examples"
+       }, ">"],
+       "class_name": "MGroup",
+       "full_name": "test_prog>examples>",
+       "visibility": "public",
+       "modifiers": ["group"]
+}
+{
+       "name": "game",
+       "synopsis": "Gaming group",
+       "namespace": [{
+               "name": "test_prog",
+               "synopsis": "Test program for model tools."
+       }, ">", {
+               "name": "game",
+               "synopsis": "Gaming group"
+       }, ">"],
+       "class_name": "MGroup",
+       "full_name": "test_prog>game>",
+       "visibility": "public",
+       "html_synopsis": "<span class=\"synopsys nitdoc\">Gaming group</span>",
+       "modifiers": ["group"]
+}
+{
+       "name": "man",
+       "namespace": [{
+               "name": "test_prog",
+               "synopsis": "Test program for model tools."
+       }, ">", {
+               "name": "man"
+       }, ">"],
+       "class_name": "MGroup",
+       "full_name": "test_prog>man>",
+       "visibility": "public",
+       "modifiers": ["group"]
+}
+{
+       "name": "platform",
+       "synopsis": "Fictive Crappy Platform.",
+       "namespace": [{
+               "name": "test_prog",
+               "synopsis": "Test program for model tools."
+       }, ">", {
+               "name": "platform",
+               "synopsis": "Fictive Crappy Platform."
+       }, ">"],
+       "class_name": "MGroup",
+       "full_name": "test_prog>platform>",
+       "visibility": "public",
+       "html_synopsis": "<span class=\"synopsys nitdoc\">Fictive Crappy Platform.</span>",
+       "modifiers": ["group"]
+}
+{
+       "name": "rpg",
+       "synopsis": "Role Playing Game group",
+       "namespace": [{
+               "name": "test_prog",
+               "synopsis": "Test program for model tools."
+       }, ">", {
+               "name": "rpg",
+               "synopsis": "Role Playing Game group"
+       }, ">"],
+       "class_name": "MGroup",
+       "full_name": "test_prog>rpg>",
+       "visibility": "public",
+       "html_synopsis": "<span class=\"synopsys nitdoc\">Role Playing Game group</span>",
+       "modifiers": ["group"]
+}
+{
+       "name": "tests",
+       "namespace": [{
+               "name": "test_prog",
+               "synopsis": "Test program for model tools."
+       }, ">", {
+               "name": "tests"
+       }, ">"],
+       "class_name": "MGroup",
+       "full_name": "test_prog>tests>",
+       "visibility": "public",
+       "modifiers": ["group"]
+}
+{
+       "name": "excluded",
+       "namespace": [{
+               "name": "excluded"
+       }, ">"],
+       "class_name": "MGroup",
+       "full_name": "excluded>",
+       "visibility": "public",
+       "modifiers": ["group"]
+}