Updated test cases documentation
This commit is contained in:
@@ -111,7 +111,7 @@ struct R {
|
||||
"parameters": [
|
||||
{
|
||||
"name": "",
|
||||
"type": "const clanguml::t00034::Void &"
|
||||
"type": "const Void &"
|
||||
}
|
||||
],
|
||||
"type": "bool"
|
||||
@@ -135,7 +135,7 @@ struct R {
|
||||
"parameters": [
|
||||
{
|
||||
"name": "",
|
||||
"type": "const clanguml::t00034::Void &"
|
||||
"type": "const Void &"
|
||||
}
|
||||
],
|
||||
"type": "bool"
|
||||
@@ -144,8 +144,10 @@ struct R {
|
||||
"name": "Void",
|
||||
"namespace": "clanguml::t00034",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t00034/t00034.cc",
|
||||
"line": 9
|
||||
"line": 9,
|
||||
"translation_unit": "../../tests/t00034/t00034.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -164,8 +166,10 @@ struct R {
|
||||
"name": "lift_void",
|
||||
"namespace": "clanguml::t00034",
|
||||
"source_location": {
|
||||
"column": 30,
|
||||
"file": "../../tests/t00034/t00034.cc",
|
||||
"line": 16
|
||||
"line": 16,
|
||||
"translation_unit": "../../tests/t00034/t00034.cc"
|
||||
},
|
||||
"template_parameters": [
|
||||
{
|
||||
@@ -191,8 +195,10 @@ struct R {
|
||||
"name": "lift_void",
|
||||
"namespace": "clanguml::t00034",
|
||||
"source_location": {
|
||||
"column": 20,
|
||||
"file": "../../tests/t00034/t00034.cc",
|
||||
"line": 20
|
||||
"line": 20,
|
||||
"translation_unit": "../../tests/t00034/t00034.cc"
|
||||
},
|
||||
"template_parameters": [
|
||||
{
|
||||
@@ -218,8 +224,10 @@ struct R {
|
||||
"name": "drop_void",
|
||||
"namespace": "clanguml::t00034",
|
||||
"source_location": {
|
||||
"column": 30,
|
||||
"file": "../../tests/t00034/t00034.cc",
|
||||
"line": 33
|
||||
"line": 33,
|
||||
"translation_unit": "../../tests/t00034/t00034.cc"
|
||||
},
|
||||
"template_parameters": [
|
||||
{
|
||||
@@ -245,8 +253,10 @@ struct R {
|
||||
"name": "drop_void",
|
||||
"namespace": "clanguml::t00034",
|
||||
"source_location": {
|
||||
"column": 20,
|
||||
"file": "../../tests/t00034/t00034.cc",
|
||||
"line": 37
|
||||
"line": 37,
|
||||
"translation_unit": "../../tests/t00034/t00034.cc"
|
||||
},
|
||||
"template_parameters": [
|
||||
{
|
||||
@@ -272,8 +282,10 @@ struct R {
|
||||
"name": "A",
|
||||
"namespace": "clanguml::t00034",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t00034/t00034.cc",
|
||||
"line": 43
|
||||
"line": 43,
|
||||
"translation_unit": "../../tests/t00034/t00034.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -293,18 +305,22 @@ struct R {
|
||||
"is_static": false,
|
||||
"name": "la",
|
||||
"source_location": {
|
||||
"column": 21,
|
||||
"file": "../../tests/t00034/t00034.cc",
|
||||
"line": 46
|
||||
"line": 46,
|
||||
"translation_unit": "../../tests/t00034/t00034.cc"
|
||||
},
|
||||
"type": "lift_void_t<clanguml::t00034::A> *"
|
||||
"type": "lift_void_t<A> *"
|
||||
},
|
||||
{
|
||||
"access": "public",
|
||||
"is_static": false,
|
||||
"name": "lv",
|
||||
"source_location": {
|
||||
"column": 24,
|
||||
"file": "../../tests/t00034/t00034.cc",
|
||||
"line": 47
|
||||
"line": 47,
|
||||
"translation_unit": "../../tests/t00034/t00034.cc"
|
||||
},
|
||||
"type": "lift_void_t<void> *"
|
||||
}
|
||||
@@ -313,16 +329,18 @@ struct R {
|
||||
"name": "R",
|
||||
"namespace": "clanguml::t00034",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t00034/t00034.cc",
|
||||
"line": 45
|
||||
"line": 45,
|
||||
"translation_unit": "../../tests/t00034/t00034.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
}
|
||||
],
|
||||
"metadata": {
|
||||
"clang_uml_version": "0.3.6-31-g01ef3dc",
|
||||
"llvm_version": "Ubuntu clang version 15.0.6",
|
||||
"clang_uml_version": "0.3.7-4-g43cc5cb",
|
||||
"llvm_version": "Ubuntu clang version 16.0.1 (++20230328073357+42d1b276f779-1~exp1~20230328073502.65)",
|
||||
"schema_version": 1
|
||||
},
|
||||
"name": "t00034_class",
|
||||
|
||||
Reference in New Issue
Block a user