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

@@ -131,6 +131,12 @@ public:
"is_virtual": true,
"name": "~ProductA",
"parameters": [],
"source_location": {
"column": 13,
"file": "../../tests/t00020/t00020.cc",
"line": 8,
"translation_unit": "../../tests/t00020/t00020.cc"
},
"type": "void"
},
{
@@ -155,6 +161,12 @@ public:
"type": "int"
}
],
"source_location": {
"column": 18,
"file": "../../tests/t00020/t00020.cc",
"line": 9,
"translation_unit": "../../tests/t00020/t00020.cc"
},
"type": "bool"
}
],
@@ -209,6 +221,12 @@ public:
"type": "int"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00020/t00020.cc",
"line": 14,
"translation_unit": "../../tests/t00020/t00020.cc"
},
"type": "bool"
}
],
@@ -263,6 +281,12 @@ public:
"type": "int"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00020/t00020.cc",
"line": 19,
"translation_unit": "../../tests/t00020/t00020.cc"
},
"type": "bool"
}
],
@@ -305,6 +329,12 @@ public:
"is_virtual": true,
"name": "~ProductB",
"parameters": [],
"source_location": {
"column": 13,
"file": "../../tests/t00020/t00020.cc",
"line": 24,
"translation_unit": "../../tests/t00020/t00020.cc"
},
"type": "void"
},
{
@@ -329,6 +359,12 @@ public:
"type": "int"
}
],
"source_location": {
"column": 18,
"file": "../../tests/t00020/t00020.cc",
"line": 25,
"translation_unit": "../../tests/t00020/t00020.cc"
},
"type": "bool"
}
],
@@ -383,6 +419,12 @@ public:
"type": "int"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00020/t00020.cc",
"line": 30,
"translation_unit": "../../tests/t00020/t00020.cc"
},
"type": "bool"
}
],
@@ -437,6 +479,12 @@ public:
"type": "int"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00020/t00020.cc",
"line": 35,
"translation_unit": "../../tests/t00020/t00020.cc"
},
"type": "bool"
}
],
@@ -479,6 +527,12 @@ public:
"is_virtual": true,
"name": "make_a",
"parameters": [],
"source_location": {
"column": 39,
"file": "../../tests/t00020/t00020.cc",
"line": 40,
"translation_unit": "../../tests/t00020/t00020.cc"
},
"type": "std::unique_ptr<ProductA>"
},
{
@@ -498,6 +552,12 @@ public:
"is_virtual": true,
"name": "make_b",
"parameters": [],
"source_location": {
"column": 39,
"file": "../../tests/t00020/t00020.cc",
"line": 41,
"translation_unit": "../../tests/t00020/t00020.cc"
},
"type": "std::unique_ptr<ProductB>"
}
],
@@ -547,6 +607,12 @@ public:
"is_virtual": true,
"name": "make_a",
"parameters": [],
"source_location": {
"column": 31,
"file": "../../tests/t00020/t00020.cc",
"line": 46,
"translation_unit": "../../tests/t00020/t00020.cc"
},
"type": "std::unique_ptr<ProductA>"
},
{
@@ -566,6 +632,12 @@ public:
"is_virtual": true,
"name": "make_b",
"parameters": [],
"source_location": {
"column": 31,
"file": "../../tests/t00020/t00020.cc",
"line": 51,
"translation_unit": "../../tests/t00020/t00020.cc"
},
"type": "std::unique_ptr<ProductB>"
}
],
@@ -615,6 +687,12 @@ public:
"is_virtual": true,
"name": "make_a",
"parameters": [],
"source_location": {
"column": 31,
"file": "../../tests/t00020/t00020.cc",
"line": 59,
"translation_unit": "../../tests/t00020/t00020.cc"
},
"type": "std::unique_ptr<ProductA>"
},
{
@@ -634,6 +712,12 @@ public:
"is_virtual": true,
"name": "make_b",
"parameters": [],
"source_location": {
"column": 31,
"file": "../../tests/t00020/t00020.cc",
"line": 64,
"translation_unit": "../../tests/t00020/t00020.cc"
},
"type": "std::unique_ptr<ProductB>"
}
],
@@ -650,8 +734,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": "t00020_class",