Updated test cases documentation

This commit is contained in:
Bartek Kryza
2023-06-26 16:15:55 +02:00
parent ed151f45e1
commit 13ea67c1d8
218 changed files with 7202 additions and 4429 deletions

View File

@@ -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",