Updated test cases documentation
This commit is contained in:
@@ -131,6 +131,12 @@ struct StringMemento {
|
||||
"type": "T &&"
|
||||
}
|
||||
],
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../tests/t00026/t00026.cc",
|
||||
"line": 10,
|
||||
"translation_unit": "../../tests/t00026/t00026.cc"
|
||||
},
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
@@ -150,6 +156,12 @@ struct StringMemento {
|
||||
"is_virtual": false,
|
||||
"name": "value",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 7,
|
||||
"file": "../../tests/t00026/t00026.cc",
|
||||
"line": 15,
|
||||
"translation_unit": "../../tests/t00026/t00026.cc"
|
||||
},
|
||||
"type": "T"
|
||||
}
|
||||
],
|
||||
@@ -217,6 +229,12 @@ struct StringMemento {
|
||||
"type": "T &&"
|
||||
}
|
||||
],
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../tests/t00026/t00026.cc",
|
||||
"line": 23,
|
||||
"translation_unit": "../../tests/t00026/t00026.cc"
|
||||
},
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
@@ -236,6 +254,12 @@ struct StringMemento {
|
||||
"is_virtual": false,
|
||||
"name": "memoize_value",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 16,
|
||||
"file": "../../tests/t00026/t00026.cc",
|
||||
"line": 28,
|
||||
"translation_unit": "../../tests/t00026/t00026.cc"
|
||||
},
|
||||
"type": "Memento<T>"
|
||||
},
|
||||
{
|
||||
@@ -260,6 +284,12 @@ struct StringMemento {
|
||||
"type": "const Memento<T> &"
|
||||
}
|
||||
],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00026/t00026.cc",
|
||||
"line": 30,
|
||||
"translation_unit": "../../tests/t00026/t00026.cc"
|
||||
},
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
@@ -279,6 +309,12 @@ struct StringMemento {
|
||||
"is_virtual": false,
|
||||
"name": "print",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00026/t00026.cc",
|
||||
"line": 32,
|
||||
"translation_unit": "../../tests/t00026/t00026.cc"
|
||||
},
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
@@ -303,6 +339,12 @@ struct StringMemento {
|
||||
"type": "T &&"
|
||||
}
|
||||
],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00026/t00026.cc",
|
||||
"line": 34,
|
||||
"translation_unit": "../../tests/t00026/t00026.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -370,6 +412,12 @@ struct StringMemento {
|
||||
"type": "const std::string &"
|
||||
}
|
||||
],
|
||||
"source_location": {
|
||||
"column": 17,
|
||||
"file": "../../tests/t00026/t00026.cc",
|
||||
"line": 42,
|
||||
"translation_unit": "../../tests/t00026/t00026.cc"
|
||||
},
|
||||
"type": "Memento<T> &"
|
||||
},
|
||||
{
|
||||
@@ -398,6 +446,12 @@ struct StringMemento {
|
||||
"type": "Memento<T> &&"
|
||||
}
|
||||
],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00026/t00026.cc",
|
||||
"line": 44,
|
||||
"translation_unit": "../../tests/t00026/t00026.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -526,8 +580,8 @@ struct StringMemento {
|
||||
}
|
||||
],
|
||||
"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": "t00026_class",
|
||||
|
||||
Reference in New Issue
Block a user