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

@@ -298,8 +298,8 @@ public:
"namespace": "clanguml::t00014",
"source_location": {
"column": 12,
"file": "../../../../../../usr/include/c++/11/bits/stl_iterator.h",
"line": 2383,
"file": "../../../../../../usr/include/c++/12/bits/stl_iterator.h",
"line": 2547,
"translation_unit": "../../tests/t00014/t00014.cc"
},
"template_parameters": [
@@ -333,8 +333,8 @@ public:
"namespace": "clanguml::t00014",
"source_location": {
"column": 11,
"file": "../../../../../../usr/include/c++/11/bits/unique_ptr.h",
"line": 242,
"file": "../../../../../../usr/include/c++/12/bits/unique_ptr.h",
"line": 269,
"translation_unit": "../../tests/t00014/t00014.cc"
},
"template_parameters": [
@@ -368,8 +368,8 @@ public:
"namespace": "clanguml::t00014",
"source_location": {
"column": 12,
"file": "../../../../../../usr/include/c++/11/bits/stl_iterator.h",
"line": 2383,
"file": "../../../../../../usr/include/c++/12/bits/stl_iterator.h",
"line": 2547,
"translation_unit": "../../tests/t00014/t00014.cc"
},
"template_parameters": [
@@ -403,8 +403,8 @@ public:
"namespace": "clanguml::t00014",
"source_location": {
"column": 12,
"file": "../../../../../../usr/include/c++/11/bits/stl_iterator.h",
"line": 2383,
"file": "../../../../../../usr/include/c++/12/bits/stl_iterator.h",
"line": 2547,
"translation_unit": "../../tests/t00014/t00014.cc"
},
"template_parameters": [
@@ -438,8 +438,8 @@ public:
"namespace": "clanguml::t00014",
"source_location": {
"column": 11,
"file": "../../../../../../usr/include/c++/11/bits/unique_ptr.h",
"line": 242,
"file": "../../../../../../usr/include/c++/12/bits/unique_ptr.h",
"line": 269,
"translation_unit": "../../tests/t00014/t00014.cc"
},
"template_parameters": [
@@ -473,8 +473,8 @@ public:
"namespace": "clanguml::t00014",
"source_location": {
"column": 12,
"file": "../../../../../../usr/include/c++/11/bits/stl_iterator.h",
"line": 2383,
"file": "../../../../../../usr/include/c++/12/bits/stl_iterator.h",
"line": 2547,
"translation_unit": "../../tests/t00014/t00014.cc"
},
"template_parameters": [
@@ -508,8 +508,8 @@ public:
"namespace": "clanguml::t00014",
"source_location": {
"column": 11,
"file": "../../../../../../usr/include/c++/11/bits/shared_ptr.h",
"line": 122,
"file": "../../../../../../usr/include/c++/12/bits/shared_ptr.h",
"line": 175,
"translation_unit": "../../tests/t00014/t00014.cc"
},
"template_parameters": [
@@ -690,7 +690,7 @@ public:
"namespace": "clanguml::t00014",
"source_location": {
"column": 11,
"file": "../../../../../../usr/include/c++/11/bits/std_function.h",
"file": "../../../../../../usr/include/c++/12/bits/std_function.h",
"line": 111,
"translation_unit": "../../tests/t00014/t00014.cc"
},
@@ -725,7 +725,7 @@ public:
"namespace": "clanguml::t00014",
"source_location": {
"column": 11,
"file": "../../../../../../usr/include/c++/11/bits/std_function.h",
"file": "../../../../../../usr/include/c++/12/bits/std_function.h",
"line": 111,
"translation_unit": "../../tests/t00014/t00014.cc"
},
@@ -837,7 +837,7 @@ public:
"line": 66,
"translation_unit": "../../tests/t00014/t00014.cc"
},
"type": "AIntString"
"type": "clanguml::t00014::AIntString"
},
{
"access": "private",
@@ -849,7 +849,7 @@ public:
"line": 67,
"translation_unit": "../../tests/t00014/t00014.cc"
},
"type": "AStringString"
"type": "clanguml::t00014::AStringString"
},
{
"access": "private",
@@ -861,7 +861,7 @@ public:
"line": 68,
"translation_unit": "../../tests/t00014/t00014.cc"
},
"type": "BStringString"
"type": "clanguml::t00014::BStringString"
},
{
"access": "private",
@@ -885,7 +885,7 @@ public:
"line": 72,
"translation_unit": "../../tests/t00014/t00014.cc"
},
"type": "BVector"
"type": "clanguml::t00014::BVector"
},
{
"access": "public",
@@ -897,7 +897,7 @@ public:
"line": 75,
"translation_unit": "../../tests/t00014/t00014.cc"
},
"type": "BVector2"
"type": "clanguml::t00014::BVector2"
},
{
"access": "public",
@@ -909,7 +909,7 @@ public:
"line": 76,
"translation_unit": "../../tests/t00014/t00014.cc"
},
"type": "SimpleCallback<ACharString>"
"type": "SimpleCallback<clanguml::t00014::ACharString>"
},
{
"access": "public",
@@ -921,7 +921,7 @@ public:
"line": 77,
"translation_unit": "../../tests/t00014/t00014.cc"
},
"type": "GenericCallback<AWCharString>"
"type": "GenericCallback<clanguml::t00014::R::AWCharString>"
},
{
"access": "public",
@@ -933,7 +933,7 @@ public:
"line": 78,
"translation_unit": "../../tests/t00014/t00014.cc"
},
"type": "VoidCallback"
"type": "clanguml::t00014::VoidCallback"
},
{
"access": "public",
@@ -945,7 +945,7 @@ public:
"line": 79,
"translation_unit": "../../tests/t00014/t00014.cc"
},
"type": "VectorPtr<B>"
"type": "VectorPtr<clanguml::t00014::B>"
}
],
"methods": [],
@@ -969,8 +969,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": "t00014_class",