Updated test cases documentation
This commit is contained in:
@@ -111,9 +111,15 @@ struct R {
|
||||
"parameters": [
|
||||
{
|
||||
"name": "",
|
||||
"type": "const Void &"
|
||||
"type": "const clanguml::t00034::Void &"
|
||||
}
|
||||
],
|
||||
"source_location": {
|
||||
"column": 20,
|
||||
"file": "../../tests/t00034/t00034.cc",
|
||||
"line": 10,
|
||||
"translation_unit": "../../tests/t00034/t00034.cc"
|
||||
},
|
||||
"type": "bool"
|
||||
},
|
||||
{
|
||||
@@ -135,9 +141,15 @@ struct R {
|
||||
"parameters": [
|
||||
{
|
||||
"name": "",
|
||||
"type": "const Void &"
|
||||
"type": "const clanguml::t00034::Void &"
|
||||
}
|
||||
],
|
||||
"source_location": {
|
||||
"column": 20,
|
||||
"file": "../../tests/t00034/t00034.cc",
|
||||
"line": 11,
|
||||
"translation_unit": "../../tests/t00034/t00034.cc"
|
||||
},
|
||||
"type": "bool"
|
||||
}
|
||||
],
|
||||
@@ -310,7 +322,7 @@ struct R {
|
||||
"line": 46,
|
||||
"translation_unit": "../../tests/t00034/t00034.cc"
|
||||
},
|
||||
"type": "lift_void_t<A> *"
|
||||
"type": "lift_void_t<clanguml::t00034::A> *"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
@@ -339,8 +351,8 @@ struct R {
|
||||
}
|
||||
],
|
||||
"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": "t00034_class",
|
||||
|
||||
Reference in New Issue
Block a user