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

@@ -95,6 +95,12 @@ private:
"is_virtual": true,
"name": "~Strategy",
"parameters": [],
"source_location": {
"column": 13,
"file": "../../tests/t00023/t00023.cc",
"line": 8,
"translation_unit": "../../tests/t00023/t00023.cc"
},
"type": "void"
},
{
@@ -114,6 +120,12 @@ private:
"is_virtual": true,
"name": "algorithm",
"parameters": [],
"source_location": {
"column": 18,
"file": "../../tests/t00023/t00023.cc",
"line": 9,
"translation_unit": "../../tests/t00023/t00023.cc"
},
"type": "void"
}
],
@@ -163,6 +175,12 @@ private:
"is_virtual": true,
"name": "algorithm",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00023/t00023.cc",
"line": 14,
"translation_unit": "../../tests/t00023/t00023.cc"
},
"type": "void"
}
],
@@ -212,6 +230,12 @@ private:
"is_virtual": true,
"name": "algorithm",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00023/t00023.cc",
"line": 19,
"translation_unit": "../../tests/t00023/t00023.cc"
},
"type": "void"
}
],
@@ -261,6 +285,12 @@ private:
"is_virtual": true,
"name": "algorithm",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00023/t00023.cc",
"line": 24,
"translation_unit": "../../tests/t00023/t00023.cc"
},
"type": "void"
}
],
@@ -321,6 +351,12 @@ private:
"type": "std::unique_ptr<Strategy>"
}
],
"source_location": {
"column": 5,
"file": "../../tests/t00023/t00023.cc",
"line": 29,
"translation_unit": "../../tests/t00023/t00023.cc"
},
"type": "void"
},
{
@@ -340,6 +376,12 @@ private:
"is_virtual": false,
"name": "apply",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00023/t00023.cc",
"line": 34,
"translation_unit": "../../tests/t00023/t00023.cc"
},
"type": "void"
}
],
@@ -356,8 +398,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": "t00023_class",