Updated test cases documentation
This commit is contained in:
@@ -123,6 +123,12 @@ struct R {
|
||||
"is_virtual": false,
|
||||
"name": "get_a",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "../../tests/t00040/t00040.cc",
|
||||
"line": 7,
|
||||
"translation_unit": "../../tests/t00040/t00040.cc"
|
||||
},
|
||||
"type": "int"
|
||||
}
|
||||
],
|
||||
@@ -193,7 +199,7 @@ struct R {
|
||||
"line": 25,
|
||||
"translation_unit": "../../tests/t00040/t00040.cc"
|
||||
},
|
||||
"type": "B *"
|
||||
"type": "clanguml::t00040::B *"
|
||||
},
|
||||
{
|
||||
"access": "private",
|
||||
@@ -226,6 +232,12 @@ struct R {
|
||||
"is_virtual": false,
|
||||
"name": "get_aaa",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "../../tests/t00040/t00040.cc",
|
||||
"line": 24,
|
||||
"translation_unit": "../../tests/t00040/t00040.cc"
|
||||
},
|
||||
"type": "int"
|
||||
}
|
||||
],
|
||||
@@ -270,9 +282,15 @@ struct R {
|
||||
"parameters": [
|
||||
{
|
||||
"name": "a",
|
||||
"type": "A *"
|
||||
"type": "clanguml::t00040::A *"
|
||||
}
|
||||
],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00040/t00040.cc",
|
||||
"line": 32,
|
||||
"translation_unit": "../../tests/t00040/t00040.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -289,8 +307,8 @@ struct R {
|
||||
}
|
||||
],
|
||||
"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": "t00040_class",
|
||||
|
||||
Reference in New Issue
Block a user