Updated test cases documentation
This commit is contained in:
@@ -62,8 +62,10 @@ struct Right { };
|
||||
"name": "Top",
|
||||
"namespace": "clanguml::t00035",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t00035/t00035.cc",
|
||||
"line": 4
|
||||
"line": 4,
|
||||
"translation_unit": "../../tests/t00035/t00035.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -82,8 +84,10 @@ struct Right { };
|
||||
"name": "Left",
|
||||
"namespace": "clanguml::t00035",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t00035/t00035.cc",
|
||||
"line": 6
|
||||
"line": 6,
|
||||
"translation_unit": "../../tests/t00035/t00035.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -102,8 +106,10 @@ struct Right { };
|
||||
"name": "Center",
|
||||
"namespace": "clanguml::t00035",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t00035/t00035.cc",
|
||||
"line": 8
|
||||
"line": 8,
|
||||
"translation_unit": "../../tests/t00035/t00035.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -122,8 +128,10 @@ struct Right { };
|
||||
"name": "Bottom",
|
||||
"namespace": "clanguml::t00035",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t00035/t00035.cc",
|
||||
"line": 10
|
||||
"line": 10,
|
||||
"translation_unit": "../../tests/t00035/t00035.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -142,16 +150,18 @@ struct Right { };
|
||||
"name": "Right",
|
||||
"namespace": "clanguml::t00035",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t00035/t00035.cc",
|
||||
"line": 12
|
||||
"line": 12,
|
||||
"translation_unit": "../../tests/t00035/t00035.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": "t00035_class",
|
||||
|
||||
Reference in New Issue
Block a user