Updated test cases documentation
This commit is contained in:
@@ -517,6 +517,12 @@ public:
|
||||
"type": "unsigned int"
|
||||
}
|
||||
],
|
||||
"source_location": {
|
||||
"column": 11,
|
||||
"file": "../../tests/t00064/t00064.cc",
|
||||
"line": 44,
|
||||
"translation_unit": "../../tests/t00064/t00064.cc"
|
||||
},
|
||||
"type": "ref_t"
|
||||
},
|
||||
{
|
||||
@@ -541,7 +547,13 @@ public:
|
||||
"type": "unsigned int"
|
||||
}
|
||||
],
|
||||
"type": "const value_type *"
|
||||
"source_location": {
|
||||
"column": 23,
|
||||
"file": "../../tests/t00064/t00064.cc",
|
||||
"line": 46,
|
||||
"translation_unit": "../../tests/t00064/t00064.cc"
|
||||
},
|
||||
"type": "value_type const*"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
@@ -562,9 +574,15 @@ public:
|
||||
"parameters": [
|
||||
{
|
||||
"name": "v",
|
||||
"type": "const value_type &"
|
||||
"type": "value_type const&"
|
||||
}
|
||||
],
|
||||
"source_location": {
|
||||
"column": 24,
|
||||
"file": "../../tests/t00064/t00064.cc",
|
||||
"line": 48,
|
||||
"translation_unit": "../../tests/t00064/t00064.cc"
|
||||
},
|
||||
"type": "unsigned int"
|
||||
}
|
||||
],
|
||||
@@ -882,7 +900,7 @@ public:
|
||||
"line": 57,
|
||||
"translation_unit": "../../tests/t00064/t00064.cc"
|
||||
},
|
||||
"type": "type_list<A,bool,int>"
|
||||
"type": "type_list<clanguml::t00064::A,bool,int>"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
@@ -894,7 +912,7 @@ public:
|
||||
"line": 58,
|
||||
"translation_unit": "../../tests/t00064/t00064.cc"
|
||||
},
|
||||
"type": "type_group_pair<type_list<float,double>,type_list<A,B,C>>"
|
||||
"type": "type_group_pair<type_list<float,double>,type_list<clanguml::t00064::A,clanguml::t00064::B,clanguml::t00064::C>>"
|
||||
}
|
||||
],
|
||||
"methods": [],
|
||||
@@ -1016,8 +1034,8 @@ public:
|
||||
}
|
||||
],
|
||||
"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": "t00064_class",
|
||||
|
||||
Reference in New Issue
Block a user