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

@@ -313,9 +313,15 @@ private:
"parameters": [
{
"name": "r",
"type": "R *"
"type": "clanguml::t00013::R *"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00013/t00013.cc",
"line": 30,
"translation_unit": "../../tests/t00013/t00013.cc"
},
"type": "void"
}
],
@@ -586,9 +592,15 @@ private:
"parameters": [
{
"name": "a",
"type": "A *"
"type": "clanguml::t00013::A *"
}
],
"source_location": {
"column": 9,
"file": "../../tests/t00013/t00013.cc",
"line": 45,
"translation_unit": "../../tests/t00013/t00013.cc"
},
"type": "int"
},
{
@@ -610,9 +622,15 @@ private:
"parameters": [
{
"name": "b",
"type": "B &"
"type": "clanguml::t00013::B &"
}
],
"source_location": {
"column": 9,
"file": "../../tests/t00013/t00013.cc",
"line": 46,
"translation_unit": "../../tests/t00013/t00013.cc"
},
"type": "int"
},
{
@@ -634,9 +652,15 @@ private:
"parameters": [
{
"name": "b",
"type": "const B &"
"type": "const clanguml::t00013::B &"
}
],
"source_location": {
"column": 9,
"file": "../../tests/t00013/t00013.cc",
"line": 47,
"translation_unit": "../../tests/t00013/t00013.cc"
},
"type": "int"
},
{
@@ -658,9 +682,15 @@ private:
"parameters": [
{
"name": "c",
"type": "C"
"type": "clanguml::t00013::C"
}
],
"source_location": {
"column": 9,
"file": "../../tests/t00013/t00013.cc",
"line": 48,
"translation_unit": "../../tests/t00013/t00013.cc"
},
"type": "int"
},
{
@@ -682,9 +712,15 @@ private:
"parameters": [
{
"name": "d",
"type": "D &&"
"type": "clanguml::t00013::D &&"
}
],
"source_location": {
"column": 9,
"file": "../../tests/t00013/t00013.cc",
"line": 49,
"translation_unit": "../../tests/t00013/t00013.cc"
},
"type": "int"
},
{
@@ -706,9 +742,15 @@ private:
"parameters": [
{
"name": "d",
"type": "D &&"
"type": "clanguml::t00013::D &&"
}
],
"source_location": {
"column": 9,
"file": "../../tests/t00013/t00013.cc",
"line": 51,
"translation_unit": "../../tests/t00013/t00013.cc"
},
"type": "int"
},
{
@@ -733,6 +775,12 @@ private:
"type": "const clanguml::t00013::E<int> &"
}
],
"source_location": {
"column": 9,
"file": "../../tests/t00013/t00013.cc",
"line": 54,
"translation_unit": "../../tests/t00013/t00013.cc"
},
"type": "int"
},
{
@@ -757,6 +805,12 @@ private:
"type": "clanguml::t00013::E<int> &"
}
],
"source_location": {
"column": 9,
"file": "../../tests/t00013/t00013.cc",
"line": 55,
"translation_unit": "../../tests/t00013/t00013.cc"
},
"type": "int"
},
{
@@ -781,6 +835,12 @@ private:
"type": "const ABCD::F<int> &"
}
],
"source_location": {
"column": 9,
"file": "../../tests/t00013/t00013.cc",
"line": 58,
"translation_unit": "../../tests/t00013/t00013.cc"
},
"type": "int"
},
{
@@ -845,8 +905,8 @@ private:
}
],
"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": "t00013_class",