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

@@ -347,7 +347,7 @@ class R {
"line": 43,
"translation_unit": "../../tests/t00028/t00028.cc"
},
"type": "A"
"type": "clanguml::t00028::A"
},
{
"access": "private",
@@ -363,7 +363,7 @@ class R {
"line": 46,
"translation_unit": "../../tests/t00028/t00028.cc"
},
"type": "B *"
"type": "clanguml::t00028::B *"
},
{
"access": "private",
@@ -375,7 +375,7 @@ class R {
"line": 48,
"translation_unit": "../../tests/t00028/t00028.cc"
},
"type": "C &"
"type": "clanguml::t00028::C &"
},
{
"access": "private",
@@ -411,7 +411,7 @@ class R {
"line": 54,
"translation_unit": "../../tests/t00028/t00028.cc"
},
"type": "G **"
"type": "clanguml::t00028::G **"
}
],
"methods": [
@@ -434,9 +434,15 @@ class R {
"parameters": [
{
"name": "c",
"type": "C &"
"type": "clanguml::t00028::C &"
}
],
"source_location": {
"column": 14,
"file": "../../tests/t00028/t00028.cc",
"line": 37,
"translation_unit": "../../tests/t00028/t00028.cc"
},
"type": "void"
}
],
@@ -453,8 +459,8 @@ class 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": "t00028_class",