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

@@ -127,8 +127,10 @@ struct R {
"name": "A",
"namespace": "clanguml::t00052",
"source_location": {
"column": 7,
"file": "../../tests/t00052/t00052.cc",
"line": 6
"line": 6,
"translation_unit": "../../tests/t00052/t00052.cc"
},
"template_parameters": [],
"type": "class"
@@ -200,8 +202,10 @@ struct R {
"name": "B",
"namespace": "clanguml::t00052",
"source_location": {
"column": 29,
"file": "../../tests/t00052/t00052.cc",
"line": 13
"line": 13,
"translation_unit": "../../tests/t00052/t00052.cc"
},
"template_parameters": [
{
@@ -252,8 +256,10 @@ struct R {
"name": "C",
"namespace": "clanguml::t00052",
"source_location": {
"column": 29,
"file": "../../tests/t00052/t00052.cc",
"line": 20
"line": 20,
"translation_unit": "../../tests/t00052/t00052.cc"
},
"template_parameters": [
{
@@ -279,8 +285,10 @@ struct R {
"name": "B",
"namespace": "clanguml::t00052",
"source_location": {
"column": 29,
"file": "../../tests/t00052/t00052.cc",
"line": 13
"line": 13,
"translation_unit": "../../tests/t00052/t00052.cc"
},
"template_parameters": [
{
@@ -306,8 +314,10 @@ struct R {
"name": "C",
"namespace": "clanguml::t00052",
"source_location": {
"column": 29,
"file": "../../tests/t00052/t00052.cc",
"line": 20
"line": 20,
"translation_unit": "../../tests/t00052/t00052.cc"
},
"template_parameters": [
{
@@ -334,18 +344,22 @@ struct R {
"is_static": false,
"name": "a",
"source_location": {
"column": 7,
"file": "../../tests/t00052/t00052.cc",
"line": 30
"line": 30,
"translation_unit": "../../tests/t00052/t00052.cc"
},
"type": "clanguml::t00052::A"
"type": "A"
},
{
"access": "public",
"is_static": false,
"name": "b",
"source_location": {
"column": 12,
"file": "../../tests/t00052/t00052.cc",
"line": 31
"line": 31,
"translation_unit": "../../tests/t00052/t00052.cc"
},
"type": "B<int>"
},
@@ -354,8 +368,10 @@ struct R {
"is_static": false,
"name": "c",
"source_location": {
"column": 12,
"file": "../../tests/t00052/t00052.cc",
"line": 32
"line": 32,
"translation_unit": "../../tests/t00052/t00052.cc"
},
"type": "C<int>"
}
@@ -364,16 +380,18 @@ struct R {
"name": "R",
"namespace": "clanguml::t00052",
"source_location": {
"column": 8,
"file": "../../tests/t00052/t00052.cc",
"line": 29
"line": 29,
"translation_unit": "../../tests/t00052/t00052.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": "t00052_class",