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

@@ -186,6 +186,12 @@ void widget::draw(const clanguml::t00018::widget &w)
"type": "const clanguml::t00018::widget &"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00018/t00018_impl.h",
"line": 13,
"translation_unit": "../../tests/t00018/t00018.cc"
},
"type": "void"
},
{
@@ -210,6 +216,12 @@ void widget::draw(const clanguml::t00018::widget &w)
"type": "const clanguml::t00018::widget &"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00018/t00018_impl.h",
"line": 14,
"translation_unit": "../../tests/t00018/t00018.cc"
},
"type": "void"
},
{
@@ -234,6 +246,12 @@ void widget::draw(const clanguml::t00018::widget &w)
"type": "int"
}
],
"source_location": {
"column": 5,
"file": "../../tests/t00018/t00018_impl.h",
"line": 15,
"translation_unit": "../../tests/t00018/t00018.cc"
},
"type": "void"
}
],
@@ -289,6 +307,12 @@ void widget::draw(const clanguml::t00018::widget &w)
"is_virtual": false,
"name": "draw",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00018/t00018.h",
"line": 21,
"translation_unit": "../../tests/t00018/t00018.cc"
},
"type": "void"
},
{
@@ -308,6 +332,12 @@ void widget::draw(const clanguml::t00018::widget &w)
"is_virtual": false,
"name": "draw",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00018/t00018.h",
"line": 22,
"translation_unit": "../../tests/t00018/t00018.cc"
},
"type": "void"
},
{
@@ -327,6 +357,12 @@ void widget::draw(const clanguml::t00018::widget &w)
"is_virtual": false,
"name": "shown",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00018/t00018.h",
"line": 23,
"translation_unit": "../../tests/t00018/t00018.cc"
},
"type": "bool"
},
{
@@ -351,6 +387,12 @@ void widget::draw(const clanguml::t00018::widget &w)
"type": "int"
}
],
"source_location": {
"column": 5,
"file": "../../tests/t00018/t00018.h",
"line": 24,
"translation_unit": "../../tests/t00018/t00018.cc"
},
"type": "void"
},
{
@@ -370,6 +412,12 @@ void widget::draw(const clanguml::t00018::widget &w)
"is_virtual": false,
"name": "~widget",
"parameters": [],
"source_location": {
"column": 5,
"file": "../../tests/t00018/t00018.h",
"line": 25,
"translation_unit": "../../tests/t00018/t00018.cc"
},
"type": "void"
},
{
@@ -391,9 +439,15 @@ void widget::draw(const clanguml::t00018::widget &w)
"parameters": [
{
"name": "",
"type": "widget &&"
"type": "clanguml::t00018::widget &&"
}
],
"source_location": {
"column": 5,
"file": "../../tests/t00018/t00018.h",
"line": 27,
"translation_unit": "../../tests/t00018/t00018.cc"
},
"type": "void"
},
{
@@ -415,9 +469,15 @@ void widget::draw(const clanguml::t00018::widget &w)
"parameters": [
{
"name": "",
"type": "const widget &"
"type": "const clanguml::t00018::widget &"
}
],
"source_location": {
"column": 5,
"file": "../../tests/t00018/t00018.h",
"line": 29,
"translation_unit": "../../tests/t00018/t00018.cc"
},
"type": "void"
},
{
@@ -439,10 +499,16 @@ void widget::draw(const clanguml::t00018::widget &w)
"parameters": [
{
"name": "",
"type": "widget &&"
"type": "clanguml::t00018::widget &&"
}
],
"type": "widget &"
"source_location": {
"column": 13,
"file": "../../tests/t00018/t00018.h",
"line": 30,
"translation_unit": "../../tests/t00018/t00018.cc"
},
"type": "clanguml::t00018::widget &"
},
{
"access": "public",
@@ -463,10 +529,16 @@ void widget::draw(const clanguml::t00018::widget &w)
"parameters": [
{
"name": "",
"type": "const widget &"
"type": "const clanguml::t00018::widget &"
}
],
"type": "widget &"
"source_location": {
"column": 13,
"file": "../../tests/t00018/t00018.h",
"line": 31,
"translation_unit": "../../tests/t00018/t00018.cc"
},
"type": "clanguml::t00018::widget &"
}
],
"name": "widget",
@@ -482,8 +554,8 @@ void widget::draw(const clanguml::t00018::widget &w)
}
],
"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": "t00018_class",