Updated test cases documentation

This commit is contained in:
Bartek Kryza
2023-06-12 00:55:11 +02:00
parent 43cc5cb49f
commit 01db5185b2
216 changed files with 7575 additions and 5083 deletions

View File

@@ -88,8 +88,10 @@ struct R {
"name": "A",
"namespace": "clanguml::t00029",
"source_location": {
"column": 7,
"file": "../../tests/t00029/t00029.cc",
"line": 7
"line": 7,
"translation_unit": "../../tests/t00029/t00029.cc"
},
"template_parameters": [],
"type": "class"
@@ -109,8 +111,10 @@ struct R {
"is_static": false,
"name": "param",
"source_location": {
"column": 7,
"file": "../../tests/t00029/t00029.cc",
"line": 13
"line": 13,
"translation_unit": "../../tests/t00029/t00029.cc"
},
"type": "T"
}
@@ -119,8 +123,10 @@ struct R {
"name": "C",
"namespace": "clanguml::t00029",
"source_location": {
"column": 29,
"file": "../../tests/t00029/t00029.cc",
"line": 12
"line": 12,
"translation_unit": "../../tests/t00029/t00029.cc"
},
"template_parameters": [
{
@@ -144,8 +150,10 @@ struct R {
"name": "E",
"namespace": "clanguml::t00029",
"source_location": {
"column": 12,
"file": "../../tests/t00029/t00029.cc",
"line": 21
"line": 21,
"translation_unit": "../../tests/t00029/t00029.cc"
},
"type": "enum"
},
@@ -163,8 +171,10 @@ struct R {
"name": "G1",
"namespace": "clanguml::t00029",
"source_location": {
"column": 7,
"file": "../../tests/t00029/t00029.cc",
"line": 26
"line": 26,
"translation_unit": "../../tests/t00029/t00029.cc"
},
"template_parameters": [],
"type": "class"
@@ -183,8 +193,10 @@ struct R {
"name": "G2",
"namespace": "clanguml::t00029",
"source_location": {
"column": 7,
"file": "../../tests/t00029/t00029.cc",
"line": 28
"line": 28,
"translation_unit": "../../tests/t00029/t00029.cc"
},
"template_parameters": [],
"type": "class"
@@ -203,8 +215,10 @@ struct R {
"name": "G3",
"namespace": "clanguml::t00029",
"source_location": {
"column": 7,
"file": "../../tests/t00029/t00029.cc",
"line": 30
"line": 30,
"translation_unit": "../../tests/t00029/t00029.cc"
},
"template_parameters": [],
"type": "class"
@@ -223,8 +237,10 @@ struct R {
"name": "G4",
"namespace": "clanguml::t00029",
"source_location": {
"column": 7,
"file": "../../tests/t00029/t00029.cc",
"line": 32
"line": 32,
"translation_unit": "../../tests/t00029/t00029.cc"
},
"template_parameters": [],
"type": "class"
@@ -244,10 +260,12 @@ struct R {
"is_static": false,
"name": "g1",
"source_location": {
"column": 8,
"file": "../../tests/t00029/t00029.cc",
"line": 35
"line": 35,
"translation_unit": "../../tests/t00029/t00029.cc"
},
"type": "clanguml::t00029::G1"
"type": "G1"
},
{
"access": "public",
@@ -258,18 +276,22 @@ struct R {
"is_static": false,
"name": "g3",
"source_location": {
"column": 9,
"file": "../../tests/t00029/t00029.cc",
"line": 41
"line": 41,
"translation_unit": "../../tests/t00029/t00029.cc"
},
"type": "clanguml::t00029::G3 &"
"type": "G3 &"
},
{
"access": "public",
"is_static": false,
"name": "g4",
"source_location": {
"column": 25,
"file": "../../tests/t00029/t00029.cc",
"line": 43
"line": 43,
"translation_unit": "../../tests/t00029/t00029.cc"
},
"type": "std::shared_ptr<G4>"
}
@@ -278,16 +300,18 @@ struct R {
"name": "R",
"namespace": "clanguml::t00029",
"source_location": {
"column": 8,
"file": "../../tests/t00029/t00029.cc",
"line": 34
"line": 34,
"translation_unit": "../../tests/t00029/t00029.cc"
},
"template_parameters": [],
"type": "class"
}
],
"metadata": {
"clang_uml_version": "0.3.6-31-g01ef3dc",
"llvm_version": "Ubuntu clang version 15.0.6",
"clang_uml_version": "0.3.7-4-g43cc5cb",
"llvm_version": "Ubuntu clang version 16.0.1 (++20230328073357+42d1b276f779-1~exp1~20230328073502.65)",
"schema_version": 1
},
"name": "t00029_class",