Updated test cases documentation

This commit is contained in:
Bartek Kryza
2023-12-09 20:16:28 +01:00
parent 6055c5684e
commit 0a8292655a
316 changed files with 9068 additions and 10010 deletions

View File

@@ -1,15 +1,12 @@
# t00021 - Visitor pattern
## Config
```yaml
compilation_database_dir: ..
output_directory: diagrams
diagrams:
t00021_class:
type: class
glob:
- ../../tests/t00021/t00021.cc
using_namespace:
- clanguml::t00021
- t00021.cc
using_namespace: clanguml::t00021
include:
namespaces:
- clanguml::t00021
@@ -109,9 +106,9 @@ public:
"parameters": [],
"source_location": {
"column": 13,
"file": "../../tests/t00021/t00021.cc",
"file": "t00021.cc",
"line": 11,
"translation_unit": "../../tests/t00021/t00021.cc"
"translation_unit": "t00021.cc"
},
"type": "void"
},
@@ -139,9 +136,9 @@ public:
],
"source_location": {
"column": 18,
"file": "../../tests/t00021/t00021.cc",
"file": "t00021.cc",
"line": 12,
"translation_unit": "../../tests/t00021/t00021.cc"
"translation_unit": "t00021.cc"
},
"type": "void"
},
@@ -169,9 +166,9 @@ public:
],
"source_location": {
"column": 18,
"file": "../../tests/t00021/t00021.cc",
"file": "t00021.cc",
"line": 13,
"translation_unit": "../../tests/t00021/t00021.cc"
"translation_unit": "t00021.cc"
},
"type": "void"
}
@@ -180,9 +177,9 @@ public:
"namespace": "clanguml::t00021",
"source_location": {
"column": 7,
"file": "../../tests/t00021/t00021.cc",
"file": "t00021.cc",
"line": 9,
"translation_unit": "../../tests/t00021/t00021.cc"
"translation_unit": "t00021.cc"
},
"template_parameters": [],
"type": "class"
@@ -229,9 +226,9 @@ public:
],
"source_location": {
"column": 10,
"file": "../../tests/t00021/t00021.cc",
"file": "t00021.cc",
"line": 18,
"translation_unit": "../../tests/t00021/t00021.cc"
"translation_unit": "t00021.cc"
},
"type": "void"
},
@@ -259,9 +256,9 @@ public:
],
"source_location": {
"column": 10,
"file": "../../tests/t00021/t00021.cc",
"file": "t00021.cc",
"line": 19,
"translation_unit": "../../tests/t00021/t00021.cc"
"translation_unit": "t00021.cc"
},
"type": "void"
}
@@ -270,9 +267,9 @@ public:
"namespace": "clanguml::t00021",
"source_location": {
"column": 7,
"file": "../../tests/t00021/t00021.cc",
"file": "t00021.cc",
"line": 16,
"translation_unit": "../../tests/t00021/t00021.cc"
"translation_unit": "t00021.cc"
},
"template_parameters": [],
"type": "class"
@@ -319,9 +316,9 @@ public:
],
"source_location": {
"column": 10,
"file": "../../tests/t00021/t00021.cc",
"file": "t00021.cc",
"line": 24,
"translation_unit": "../../tests/t00021/t00021.cc"
"translation_unit": "t00021.cc"
},
"type": "void"
},
@@ -349,9 +346,9 @@ public:
],
"source_location": {
"column": 10,
"file": "../../tests/t00021/t00021.cc",
"file": "t00021.cc",
"line": 25,
"translation_unit": "../../tests/t00021/t00021.cc"
"translation_unit": "t00021.cc"
},
"type": "void"
}
@@ -360,9 +357,9 @@ public:
"namespace": "clanguml::t00021",
"source_location": {
"column": 7,
"file": "../../tests/t00021/t00021.cc",
"file": "t00021.cc",
"line": 22,
"translation_unit": "../../tests/t00021/t00021.cc"
"translation_unit": "t00021.cc"
},
"template_parameters": [],
"type": "class"
@@ -409,9 +406,9 @@ public:
],
"source_location": {
"column": 10,
"file": "../../tests/t00021/t00021.cc",
"file": "t00021.cc",
"line": 30,
"translation_unit": "../../tests/t00021/t00021.cc"
"translation_unit": "t00021.cc"
},
"type": "void"
},
@@ -439,9 +436,9 @@ public:
],
"source_location": {
"column": 10,
"file": "../../tests/t00021/t00021.cc",
"file": "t00021.cc",
"line": 31,
"translation_unit": "../../tests/t00021/t00021.cc"
"translation_unit": "t00021.cc"
},
"type": "void"
}
@@ -450,9 +447,9 @@ public:
"namespace": "clanguml::t00021",
"source_location": {
"column": 7,
"file": "../../tests/t00021/t00021.cc",
"file": "t00021.cc",
"line": 28,
"translation_unit": "../../tests/t00021/t00021.cc"
"translation_unit": "t00021.cc"
},
"template_parameters": [],
"type": "class"
@@ -487,9 +484,9 @@ public:
"parameters": [],
"source_location": {
"column": 13,
"file": "../../tests/t00021/t00021.cc",
"file": "t00021.cc",
"line": 36,
"translation_unit": "../../tests/t00021/t00021.cc"
"translation_unit": "t00021.cc"
},
"type": "void"
},
@@ -517,9 +514,9 @@ public:
],
"source_location": {
"column": 18,
"file": "../../tests/t00021/t00021.cc",
"file": "t00021.cc",
"line": 37,
"translation_unit": "../../tests/t00021/t00021.cc"
"translation_unit": "t00021.cc"
},
"type": "void"
}
@@ -528,9 +525,9 @@ public:
"namespace": "clanguml::t00021",
"source_location": {
"column": 7,
"file": "../../tests/t00021/t00021.cc",
"file": "t00021.cc",
"line": 34,
"translation_unit": "../../tests/t00021/t00021.cc"
"translation_unit": "t00021.cc"
},
"template_parameters": [],
"type": "class"
@@ -577,9 +574,9 @@ public:
],
"source_location": {
"column": 10,
"file": "../../tests/t00021/t00021.cc",
"file": "t00021.cc",
"line": 42,
"translation_unit": "../../tests/t00021/t00021.cc"
"translation_unit": "t00021.cc"
},
"type": "void"
}
@@ -588,9 +585,9 @@ public:
"namespace": "clanguml::t00021",
"source_location": {
"column": 7,
"file": "../../tests/t00021/t00021.cc",
"file": "t00021.cc",
"line": 40,
"translation_unit": "../../tests/t00021/t00021.cc"
"translation_unit": "t00021.cc"
},
"template_parameters": [],
"type": "class"
@@ -637,9 +634,9 @@ public:
],
"source_location": {
"column": 10,
"file": "../../tests/t00021/t00021.cc",
"file": "t00021.cc",
"line": 47,
"translation_unit": "../../tests/t00021/t00021.cc"
"translation_unit": "t00021.cc"
},
"type": "void"
}
@@ -648,19 +645,14 @@ public:
"namespace": "clanguml::t00021",
"source_location": {
"column": 7,
"file": "../../tests/t00021/t00021.cc",
"file": "t00021.cc",
"line": 45,
"translation_unit": "../../tests/t00021/t00021.cc"
"translation_unit": "t00021.cc"
},
"template_parameters": [],
"type": "class"
}
],
"metadata": {
"clang_uml_version": "0.4.1-11-g39d3e1f",
"llvm_version": "Ubuntu clang version 16.0.6 (++20230710042027+7cbf1a259152-1~exp1~20230710162048.105)",
"schema_version": 1
},
"name": "t00021_class",
"relationships": [
{