Updated test cases documentation
This commit is contained in:
@@ -138,8 +138,10 @@ private:
|
||||
"name": "Target",
|
||||
"namespace": "clanguml::t00024",
|
||||
"source_location": {
|
||||
"column": 7,
|
||||
"file": "../../tests/t00024/t00024.cc",
|
||||
"line": 6
|
||||
"line": 6,
|
||||
"translation_unit": "../../tests/t00024/t00024.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -204,8 +206,10 @@ private:
|
||||
"name": "Target1",
|
||||
"namespace": "clanguml::t00024",
|
||||
"source_location": {
|
||||
"column": 7,
|
||||
"file": "../../tests/t00024/t00024.cc",
|
||||
"line": 14
|
||||
"line": 14,
|
||||
"translation_unit": "../../tests/t00024/t00024.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -270,8 +274,10 @@ private:
|
||||
"name": "Target2",
|
||||
"namespace": "clanguml::t00024",
|
||||
"source_location": {
|
||||
"column": 7,
|
||||
"file": "../../tests/t00024/t00024.cc",
|
||||
"line": 20
|
||||
"line": 20,
|
||||
"translation_unit": "../../tests/t00024/t00024.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -298,8 +304,10 @@ private:
|
||||
"is_static": false,
|
||||
"name": "m_target",
|
||||
"source_location": {
|
||||
"column": 29,
|
||||
"file": "../../tests/t00024/t00024.cc",
|
||||
"line": 36
|
||||
"line": 36,
|
||||
"translation_unit": "../../tests/t00024/t00024.cc"
|
||||
},
|
||||
"type": "std::shared_ptr<Target>"
|
||||
}
|
||||
@@ -371,16 +379,18 @@ private:
|
||||
"name": "Proxy",
|
||||
"namespace": "clanguml::t00024",
|
||||
"source_location": {
|
||||
"column": 7,
|
||||
"file": "../../tests/t00024/t00024.cc",
|
||||
"line": 26
|
||||
"line": 26,
|
||||
"translation_unit": "../../tests/t00024/t00024.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": "t00024_class",
|
||||
|
||||
Reference in New Issue
Block a user