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

@@ -176,6 +176,12 @@ struct R {
"is_virtual": false,
"name": "get_name",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00059/t00059.cc",
"line": 20,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"type": "std::string"
},
{
@@ -195,6 +201,12 @@ struct R {
"is_virtual": false,
"name": "get_sweetness",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00059/t00059.cc",
"line": 21,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"type": "float"
}
],
@@ -237,6 +249,12 @@ struct R {
"is_virtual": false,
"name": "get_name",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00059/t00059.cc",
"line": 26,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"type": "std::string"
},
{
@@ -256,6 +274,12 @@ struct R {
"is_virtual": false,
"name": "get_sweetness",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00059/t00059.cc",
"line": 27,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"type": "float"
}
],
@@ -298,6 +322,12 @@ struct R {
"is_virtual": false,
"name": "get_name",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00059/t00059.cc",
"line": 32,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"type": "std::string"
},
{
@@ -317,6 +347,12 @@ struct R {
"is_virtual": false,
"name": "get_bitterness",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00059/t00059.cc",
"line": 33,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"type": "float"
}
],
@@ -359,6 +395,12 @@ struct R {
"is_virtual": false,
"name": "get_name",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00059/t00059.cc",
"line": 38,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"type": "std::string"
},
{
@@ -378,6 +420,12 @@ struct R {
"is_virtual": false,
"name": "get_bitterness",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00059/t00059.cc",
"line": 39,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"type": "float"
}
],
@@ -420,6 +468,12 @@ struct R {
"is_virtual": false,
"name": "create_apple",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00059/t00059.cc",
"line": 44,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"type": "TA"
},
{
@@ -439,6 +493,12 @@ struct R {
"is_virtual": false,
"name": "create_orange",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00059/t00059.cc",
"line": 45,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"type": "TO"
}
],
@@ -556,7 +616,7 @@ struct R {
"line": 52,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"type": "fruit_factory_1"
"type": "clanguml::t00059::fruit_factory_1"
},
{
"access": "public",
@@ -568,7 +628,7 @@ struct R {
"line": 53,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"type": "fruit_factory_2"
"type": "clanguml::t00059::fruit_factory_2"
}
],
"methods": [],
@@ -585,8 +645,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": "t00059_class",