Updated test cases documentation
This commit is contained in:
@@ -92,6 +92,12 @@ public:
|
||||
"is_virtual": false,
|
||||
"name": "m1",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00025/t00025.cc",
|
||||
"line": 8,
|
||||
"translation_unit": "../../tests/t00025/t00025.cc"
|
||||
},
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
@@ -111,6 +117,12 @@ public:
|
||||
"is_virtual": false,
|
||||
"name": "m2",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00025/t00025.cc",
|
||||
"line": 9,
|
||||
"translation_unit": "../../tests/t00025/t00025.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -153,6 +165,12 @@ public:
|
||||
"is_virtual": false,
|
||||
"name": "m1",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00025/t00025.cc",
|
||||
"line": 14,
|
||||
"translation_unit": "../../tests/t00025/t00025.cc"
|
||||
},
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
@@ -172,6 +190,12 @@ public:
|
||||
"is_virtual": false,
|
||||
"name": "m2",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00025/t00025.cc",
|
||||
"line": 15,
|
||||
"translation_unit": "../../tests/t00025/t00025.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -232,6 +256,12 @@ public:
|
||||
"type": "std::shared_ptr<T>"
|
||||
}
|
||||
],
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../tests/t00025/t00025.cc",
|
||||
"line": 20,
|
||||
"translation_unit": "../../tests/t00025/t00025.cc"
|
||||
},
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
@@ -251,6 +281,12 @@ public:
|
||||
"is_virtual": false,
|
||||
"name": "m1",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00025/t00025.cc",
|
||||
"line": 24,
|
||||
"translation_unit": "../../tests/t00025/t00025.cc"
|
||||
},
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
@@ -270,6 +306,12 @@ public:
|
||||
"is_virtual": false,
|
||||
"name": "m2",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00025/t00025.cc",
|
||||
"line": 25,
|
||||
"translation_unit": "../../tests/t00025/t00025.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -369,7 +411,7 @@ public:
|
||||
"line": 33,
|
||||
"translation_unit": "../../tests/t00025/t00025.cc"
|
||||
},
|
||||
"type": "Proxy<Target1>"
|
||||
"type": "Proxy<clanguml::t00025::Target1>"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
@@ -381,7 +423,7 @@ public:
|
||||
"line": 34,
|
||||
"translation_unit": "../../tests/t00025/t00025.cc"
|
||||
},
|
||||
"type": "Proxy<Target2>"
|
||||
"type": "Proxy<clanguml::t00025::Target2>"
|
||||
}
|
||||
],
|
||||
"methods": [],
|
||||
@@ -398,8 +440,8 @@ public:
|
||||
}
|
||||
],
|
||||
"metadata": {
|
||||
"clang_uml_version": "0.3.7-4-g43cc5cb",
|
||||
"llvm_version": "Ubuntu clang version 16.0.1 (++20230328073357+42d1b276f779-1~exp1~20230328073502.65)",
|
||||
"clang_uml_version": "0.3.7-34-gef753ea",
|
||||
"llvm_version": "Ubuntu clang version 15.0.6",
|
||||
"schema_version": 1
|
||||
},
|
||||
"name": "t00025_class",
|
||||
|
||||
Reference in New Issue
Block a user