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

@@ -140,9 +140,15 @@ struct J {
"parameters": [
{
"name": "a",
"type": "A *"
"type": "clanguml::t00043::dependants::A *"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00043/t00043.cc",
"line": 7,
"translation_unit": "../../tests/t00043/t00043.cc"
},
"type": "void"
}
],
@@ -187,9 +193,15 @@ struct J {
"parameters": [
{
"name": "a",
"type": "A *"
"type": "clanguml::t00043::dependants::A *"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00043/t00043.cc",
"line": 11,
"translation_unit": "../../tests/t00043/t00043.cc"
},
"type": "void"
}
],
@@ -234,9 +246,15 @@ struct J {
"parameters": [
{
"name": "b",
"type": "B *"
"type": "clanguml::t00043::dependants::B *"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00043/t00043.cc",
"line": 15,
"translation_unit": "../../tests/t00043/t00043.cc"
},
"type": "void"
}
],
@@ -281,9 +299,15 @@ struct J {
"parameters": [
{
"name": "c",
"type": "C *"
"type": "clanguml::t00043::dependants::C *"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00043/t00043.cc",
"line": 19,
"translation_unit": "../../tests/t00043/t00043.cc"
},
"type": "void"
},
{
@@ -305,9 +329,15 @@ struct J {
"parameters": [
{
"name": "bb",
"type": "BB *"
"type": "clanguml::t00043::dependants::BB *"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00043/t00043.cc",
"line": 20,
"translation_unit": "../../tests/t00043/t00043.cc"
},
"type": "void"
}
],
@@ -352,9 +382,15 @@ struct J {
"parameters": [
{
"name": "d",
"type": "D *"
"type": "clanguml::t00043::dependants::D *"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00043/t00043.cc",
"line": 24,
"translation_unit": "../../tests/t00043/t00043.cc"
},
"type": "void"
}
],
@@ -450,9 +486,15 @@ struct J {
"parameters": [
{
"name": "g",
"type": "G *"
"type": "clanguml::t00043::dependencies::G *"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00043/t00043.cc",
"line": 37,
"translation_unit": "../../tests/t00043/t00043.cc"
},
"type": "void"
},
{
@@ -474,9 +516,15 @@ struct J {
"parameters": [
{
"name": "gg",
"type": "GG *"
"type": "clanguml::t00043::dependencies::GG *"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00043/t00043.cc",
"line": 38,
"translation_unit": "../../tests/t00043/t00043.cc"
},
"type": "void"
}
],
@@ -521,9 +569,15 @@ struct J {
"parameters": [
{
"name": "h",
"type": "H *"
"type": "clanguml::t00043::dependencies::H *"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00043/t00043.cc",
"line": 46,
"translation_unit": "../../tests/t00043/t00043.cc"
},
"type": "void"
}
],
@@ -568,9 +622,15 @@ struct J {
"parameters": [
{
"name": "i",
"type": "I *"
"type": "clanguml::t00043::dependencies::I *"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00043/t00043.cc",
"line": 50,
"translation_unit": "../../tests/t00043/t00043.cc"
},
"type": "void"
}
],
@@ -591,8 +651,8 @@ struct J {
}
],
"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": "t00043_class",