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

@@ -381,7 +381,7 @@ public:
"line": 31,
"translation_unit": "../../tests/t00005/t00005.cc"
},
"type": "A"
"type": "clanguml::t00005::A"
},
{
"access": "public",
@@ -393,7 +393,7 @@ public:
"line": 32,
"translation_unit": "../../tests/t00005/t00005.cc"
},
"type": "B *"
"type": "clanguml::t00005::B *"
},
{
"access": "public",
@@ -405,7 +405,7 @@ public:
"line": 33,
"translation_unit": "../../tests/t00005/t00005.cc"
},
"type": "C &"
"type": "clanguml::t00005::C &"
},
{
"access": "public",
@@ -417,7 +417,7 @@ public:
"line": 34,
"translation_unit": "../../tests/t00005/t00005.cc"
},
"type": "const D *"
"type": "const clanguml::t00005::D *"
},
{
"access": "public",
@@ -429,7 +429,7 @@ public:
"line": 35,
"translation_unit": "../../tests/t00005/t00005.cc"
},
"type": "const E &"
"type": "const clanguml::t00005::E &"
},
{
"access": "public",
@@ -441,7 +441,7 @@ public:
"line": 36,
"translation_unit": "../../tests/t00005/t00005.cc"
},
"type": "F &&"
"type": "clanguml::t00005::F &&"
},
{
"access": "public",
@@ -453,7 +453,7 @@ public:
"line": 37,
"translation_unit": "../../tests/t00005/t00005.cc"
},
"type": "G **"
"type": "clanguml::t00005::G **"
},
{
"access": "public",
@@ -465,7 +465,7 @@ public:
"line": 38,
"translation_unit": "../../tests/t00005/t00005.cc"
},
"type": "H ***"
"type": "clanguml::t00005::H ***"
},
{
"access": "public",
@@ -477,7 +477,7 @@ public:
"line": 39,
"translation_unit": "../../tests/t00005/t00005.cc"
},
"type": "I *&"
"type": "clanguml::t00005::I *&"
},
{
"access": "public",
@@ -489,7 +489,7 @@ public:
"line": 40,
"translation_unit": "../../tests/t00005/t00005.cc"
},
"type": "volatile J *"
"type": "volatile clanguml::t00005::J *"
},
{
"access": "public",
@@ -501,7 +501,7 @@ public:
"line": 41,
"translation_unit": "../../tests/t00005/t00005.cc"
},
"type": "K *"
"type": "clanguml::t00005::K *"
}
],
"methods": [],
@@ -518,8 +518,8 @@ public:
}
],
"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": "t00005_class",