Updated test cases documentation

This commit is contained in:
Bartek Kryza
2023-06-12 00:55:11 +02:00
parent 43cc5cb49f
commit 01db5185b2
216 changed files with 7575 additions and 5083 deletions

View File

@@ -93,8 +93,10 @@ struct R {
}
],
"source_location": {
"column": 9,
"file": "../../tests/t00059/t00059.cc",
"line": 7
"line": 7,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"statements": [
"T{}",
@@ -114,8 +116,10 @@ struct R {
}
],
"source_location": {
"column": 9,
"file": "../../tests/t00059/t00059.cc",
"line": 13
"line": 13,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"statements": [
"t.get_sweetness()"
@@ -134,8 +138,10 @@ struct R {
}
],
"source_location": {
"column": 9,
"file": "../../tests/t00059/t00059.cc",
"line": 16
"line": 16,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"statements": [
"t.get_bitterness()"
@@ -195,8 +201,10 @@ struct R {
"name": "gala_apple",
"namespace": "clanguml::t00059",
"source_location": {
"column": 7,
"file": "../../tests/t00059/t00059.cc",
"line": 18
"line": 18,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"template_parameters": [],
"type": "class"
@@ -254,8 +262,10 @@ struct R {
"name": "empire_apple",
"namespace": "clanguml::t00059",
"source_location": {
"column": 7,
"file": "../../tests/t00059/t00059.cc",
"line": 24
"line": 24,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"template_parameters": [],
"type": "class"
@@ -313,8 +323,10 @@ struct R {
"name": "lima_orange",
"namespace": "clanguml::t00059",
"source_location": {
"column": 7,
"file": "../../tests/t00059/t00059.cc",
"line": 30
"line": 30,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"template_parameters": [],
"type": "class"
@@ -372,8 +384,10 @@ struct R {
"name": "valencia_orange",
"namespace": "clanguml::t00059",
"source_location": {
"column": 7,
"file": "../../tests/t00059/t00059.cc",
"line": 36
"line": 36,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"template_parameters": [],
"type": "class"
@@ -431,8 +445,10 @@ struct R {
"name": "fruit_factory",
"namespace": "clanguml::t00059",
"source_location": {
"column": 42,
"file": "../../tests/t00059/t00059.cc",
"line": 42
"line": 42,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"template_parameters": [
{
@@ -464,8 +480,10 @@ struct R {
"name": "fruit_factory",
"namespace": "clanguml::t00059",
"source_location": {
"column": 42,
"file": "../../tests/t00059/t00059.cc",
"line": 42
"line": 42,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"template_parameters": [
{
@@ -497,8 +515,10 @@ struct R {
"name": "fruit_factory",
"namespace": "clanguml::t00059",
"source_location": {
"column": 42,
"file": "../../tests/t00059/t00059.cc",
"line": 42
"line": 42,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"template_parameters": [
{
@@ -531,36 +551,42 @@ struct R {
"is_static": false,
"name": "factory_1",
"source_location": {
"column": 21,
"file": "../../tests/t00059/t00059.cc",
"line": 52
"line": 52,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"type": "clanguml::t00059::fruit_factory_1"
"type": "fruit_factory_1"
},
{
"access": "public",
"is_static": false,
"name": "factory_2",
"source_location": {
"column": 21,
"file": "../../tests/t00059/t00059.cc",
"line": 53
"line": 53,
"translation_unit": "../../tests/t00059/t00059.cc"
},
"type": "clanguml::t00059::fruit_factory_2"
"type": "fruit_factory_2"
}
],
"methods": [],
"name": "R",
"namespace": "clanguml::t00059",
"source_location": {
"column": 8,
"file": "../../tests/t00059/t00059.cc",
"line": 51
"line": 51,
"translation_unit": "../../tests/t00059/t00059.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": "t00059_class",