Updated test cases documentation

This commit is contained in:
Bartek Kryza
2023-06-12 00:55:11 +02:00
parent 43cc5cb49f
commit 01db5185b2
216 changed files with 7575 additions and 5083 deletions

View File

@@ -81,8 +81,10 @@ struct R {
"name": "A",
"namespace": "clanguml::t00031",
"source_location": {
"column": 7,
"file": "../../tests/t00031/t00031.cc",
"line": 8
"line": 8,
"translation_unit": "../../tests/t00031/t00031.cc"
},
"template_parameters": [],
"type": "class"
@@ -103,8 +105,10 @@ struct R {
"name": "B",
"namespace": "clanguml::t00031",
"source_location": {
"column": 6,
"file": "../../tests/t00031/t00031.cc",
"line": 11
"line": 11,
"translation_unit": "../../tests/t00031/t00031.cc"
},
"type": "enum"
},
@@ -127,8 +131,10 @@ struct R {
"is_static": false,
"name": "ttt",
"source_location": {
"column": 7,
"file": "../../tests/t00031/t00031.cc",
"line": 15
"line": 15,
"translation_unit": "../../tests/t00031/t00031.cc"
},
"type": "T"
}
@@ -137,8 +143,10 @@ struct R {
"name": "C",
"namespace": "clanguml::t00031",
"source_location": {
"column": 29,
"file": "../../tests/t00031/t00031.cc",
"line": 14
"line": 14,
"translation_unit": "../../tests/t00031/t00031.cc"
},
"template_parameters": [
{
@@ -164,8 +172,10 @@ struct R {
"name": "D",
"namespace": "clanguml::t00031",
"source_location": {
"column": 7,
"file": "../../tests/t00031/t00031.cc",
"line": 18
"line": 18,
"translation_unit": "../../tests/t00031/t00031.cc"
},
"template_parameters": [],
"type": "class"
@@ -184,8 +194,10 @@ struct R {
"name": "C",
"namespace": "clanguml::t00031",
"source_location": {
"column": 29,
"file": "../../tests/t00031/t00031.cc",
"line": 14
"line": 14,
"translation_unit": "../../tests/t00031/t00031.cc"
},
"template_parameters": [
{
@@ -216,10 +228,12 @@ struct R {
"is_static": false,
"name": "aaa",
"source_location": {
"column": 8,
"file": "../../tests/t00031/t00031.cc",
"line": 22
"line": 22,
"translation_unit": "../../tests/t00031/t00031.cc"
},
"type": "clanguml::t00031::A *"
"type": "A *"
},
{
"access": "public",
@@ -230,8 +244,10 @@ struct R {
"is_static": false,
"name": "bbb",
"source_location": {
"column": 20,
"file": "../../tests/t00031/t00031.cc",
"line": 26
"line": 26,
"translation_unit": "../../tests/t00031/t00031.cc"
},
"type": "std::vector<B>"
},
@@ -244,8 +260,10 @@ struct R {
"is_static": false,
"name": "ccc",
"source_location": {
"column": 12,
"file": "../../tests/t00031/t00031.cc",
"line": 29
"line": 29,
"translation_unit": "../../tests/t00031/t00031.cc"
},
"type": "C<int>"
},
@@ -258,26 +276,30 @@ struct R {
"is_static": false,
"name": "ddd",
"source_location": {
"column": 8,
"file": "../../tests/t00031/t00031.cc",
"line": 32
"line": 32,
"translation_unit": "../../tests/t00031/t00031.cc"
},
"type": "clanguml::t00031::D *"
"type": "D *"
}
],
"methods": [],
"name": "R",
"namespace": "clanguml::t00031",
"source_location": {
"column": 8,
"file": "../../tests/t00031/t00031.cc",
"line": 20
"line": 20,
"translation_unit": "../../tests/t00031/t00031.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": "t00031_class",