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,21 +1,18 @@
# t30002 - Package dependency test case
## Config
```yaml
compilation_database_dir: ..
output_directory: diagrams
diagrams:
t30002_package:
type: package
glob:
- ../../tests/t30002/t30002.cc
- t30002.cc
include:
namespaces:
- clanguml::t30002
exclude:
namespaces:
- clanguml::t30002::detail
using_namespace:
- clanguml::t30002
using_namespace: clanguml::t30002
plantuml:
before:
- "' t30002 test package diagram"
@@ -162,9 +159,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "t30002",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 8,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
}
@@ -174,9 +171,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "clanguml",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 7,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
},
@@ -193,9 +190,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "A1",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 10,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
},
@@ -206,9 +203,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "A2",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 13,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
},
@@ -219,9 +216,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "A3",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 18,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
},
@@ -232,9 +229,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "A4",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 21,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
},
@@ -245,9 +242,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "A5",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 24,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
},
@@ -258,9 +255,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "A6",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 27,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
},
@@ -271,9 +268,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "A7",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 30,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
},
@@ -284,9 +281,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "A8",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 33,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
},
@@ -297,9 +294,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "A9",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 36,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
},
@@ -310,9 +307,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "A10",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 39,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
},
@@ -323,9 +320,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "A11",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 42,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
},
@@ -336,9 +333,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "A12",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 45,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
},
@@ -349,9 +346,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "A13",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 48,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
},
@@ -362,9 +359,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "A14",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 51,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
},
@@ -375,9 +372,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "A15",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 54,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
},
@@ -388,9 +385,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "A16",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 57,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
},
@@ -401,9 +398,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "A17",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 60,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
},
@@ -414,9 +411,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "A18",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 63,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
}
@@ -426,9 +423,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "AA",
"source_location": {
"column": 14,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 9,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
}
@@ -438,9 +435,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "A",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 9,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
},
@@ -457,9 +454,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "BBB",
"source_location": {
"column": 18,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 67,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
}
@@ -469,9 +466,9 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "BB",
"source_location": {
"column": 14,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 67,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
}
@@ -481,18 +478,13 @@ template <typename T> std::map<T, std::shared_ptr<A::AA::A13::CM>> cm()
"name": "B",
"source_location": {
"column": 11,
"file": "../../tests/t30002/t30002.cc",
"file": "t30002.cc",
"line": 67,
"translation_unit": "../../tests/t30002/t30002.cc"
"translation_unit": "t30002.cc"
},
"type": "namespace"
}
],
"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": "t30002_package",
"relationships": [
{