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

@@ -59,8 +59,10 @@ public:
"name": "A",
"namespace": "clanguml::t00007",
"source_location": {
"column": 7,
"file": "../../tests/t00007/t00007.cc",
"line": 5
"line": 5,
"translation_unit": "../../tests/t00007/t00007.cc"
},
"template_parameters": [],
"type": "class"
@@ -79,8 +81,10 @@ public:
"name": "B",
"namespace": "clanguml::t00007",
"source_location": {
"column": 7,
"file": "../../tests/t00007/t00007.cc",
"line": 7
"line": 7,
"translation_unit": "../../tests/t00007/t00007.cc"
},
"template_parameters": [],
"type": "class"
@@ -99,8 +103,10 @@ public:
"name": "C",
"namespace": "clanguml::t00007",
"source_location": {
"column": 7,
"file": "../../tests/t00007/t00007.cc",
"line": 9
"line": 9,
"translation_unit": "../../tests/t00007/t00007.cc"
},
"template_parameters": [],
"type": "class"
@@ -120,8 +126,10 @@ public:
"is_static": false,
"name": "a",
"source_location": {
"column": 24,
"file": "../../tests/t00007/t00007.cc",
"line": 13
"line": 13,
"translation_unit": "../../tests/t00007/t00007.cc"
},
"type": "std::unique_ptr<A>"
},
@@ -130,8 +138,10 @@ public:
"is_static": false,
"name": "b",
"source_location": {
"column": 24,
"file": "../../tests/t00007/t00007.cc",
"line": 14
"line": 14,
"translation_unit": "../../tests/t00007/t00007.cc"
},
"type": "std::shared_ptr<B>"
},
@@ -140,8 +150,10 @@ public:
"is_static": false,
"name": "c",
"source_location": {
"column": 22,
"file": "../../tests/t00007/t00007.cc",
"line": 15
"line": 15,
"translation_unit": "../../tests/t00007/t00007.cc"
},
"type": "std::weak_ptr<C>"
}
@@ -150,16 +162,18 @@ public:
"name": "R",
"namespace": "clanguml::t00007",
"source_location": {
"column": 7,
"file": "../../tests/t00007/t00007.cc",
"line": 11
"line": 11,
"translation_unit": "../../tests/t00007/t00007.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": "t00007_class",