Updated test cases documentation

This commit is contained in:
Bartek Kryza
2023-06-26 16:15:55 +02:00
parent ed151f45e1
commit 13ea67c1d8
218 changed files with 7202 additions and 4429 deletions

View File

@@ -130,7 +130,7 @@ struct R {
"line": 13,
"translation_unit": "../../clang-uml/tests/t00065/t00065.cc"
},
"type": "ABC"
"type": "clanguml::t00065::ABC"
},
{
"access": "public",
@@ -142,7 +142,7 @@ struct R {
"line": 14,
"translation_unit": "../../clang-uml/tests/t00065/t00065.cc"
},
"type": "XYZ"
"type": "clanguml::t00065::XYZ"
},
{
"access": "public",
@@ -234,6 +234,12 @@ struct R {
"is_virtual": false,
"name": "B",
"parameters": [],
"source_location": {
"column": 5,
"file": "../../clang-uml/tests/t00065/module2/module2.h",
"line": 8,
"translation_unit": "../../clang-uml/tests/t00065/t00065.cc"
},
"type": "void"
},
{
@@ -253,6 +259,12 @@ struct R {
"is_virtual": false,
"name": "b",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../clang-uml/tests/t00065/module2/module2.h",
"line": 9,
"translation_unit": "../../clang-uml/tests/t00065/t00065.cc"
},
"type": "void"
}
],
@@ -474,7 +486,7 @@ struct R {
"line": 7,
"translation_unit": "../../clang-uml/tests/t00065/t00065.cc"
},
"type": "A *"
"type": "clanguml::t00065::A *"
},
{
"access": "public",
@@ -486,7 +498,7 @@ struct R {
"line": 8,
"translation_unit": "../../clang-uml/tests/t00065/t00065.cc"
},
"type": "C<B>"
"type": "C<clanguml::t00065::B>"
},
{
"access": "public",
@@ -498,7 +510,7 @@ struct R {
"line": 9,
"translation_unit": "../../clang-uml/tests/t00065/t00065.cc"
},
"type": "D<B>"
"type": "D<clanguml::t00065::B>"
}
],
"methods": [],
@@ -515,8 +527,8 @@ struct R {
}
],
"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": "t00065_class",