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,16 +1,13 @@
# t00040 - Relationship and access filter test
## Config
```yaml
compilation_database_dir: ..
output_directory: diagrams
diagrams:
t00040_class:
type: class
generate_packages: false
glob:
- ../../tests/t00040/t00040.cc
using_namespace:
- clanguml::t00040
- t00040.cc
using_namespace: clanguml::t00040
include:
namespaces:
- clanguml::t00040
@@ -88,9 +85,9 @@ struct R {
"name": "ii_",
"source_location": {
"column": 9,
"file": "../../tests/t00040/t00040.cc",
"file": "t00040.cc",
"line": 10,
"translation_unit": "../../tests/t00040/t00040.cc"
"translation_unit": "t00040.cc"
},
"type": "int"
},
@@ -100,9 +97,9 @@ struct R {
"name": "hidden_a_",
"source_location": {
"column": 9,
"file": "../../tests/t00040/t00040.cc",
"file": "t00040.cc",
"line": 15,
"translation_unit": "../../tests/t00040/t00040.cc"
"translation_unit": "t00040.cc"
},
"type": "int"
}
@@ -127,9 +124,9 @@ struct R {
"parameters": [],
"source_location": {
"column": 9,
"file": "../../tests/t00040/t00040.cc",
"file": "t00040.cc",
"line": 7,
"translation_unit": "../../tests/t00040/t00040.cc"
"translation_unit": "t00040.cc"
},
"type": "int"
}
@@ -138,9 +135,9 @@ struct R {
"namespace": "clanguml::t00040",
"source_location": {
"column": 8,
"file": "../../tests/t00040/t00040.cc",
"file": "t00040.cc",
"line": 5,
"translation_unit": "../../tests/t00040/t00040.cc"
"translation_unit": "t00040.cc"
},
"template_parameters": [],
"type": "class"
@@ -167,9 +164,9 @@ struct R {
"namespace": "clanguml::t00040",
"source_location": {
"column": 7,
"file": "../../tests/t00040/t00040.cc",
"file": "t00040.cc",
"line": 18,
"translation_unit": "../../tests/t00040/t00040.cc"
"translation_unit": "t00040.cc"
},
"template_parameters": [],
"type": "class"
@@ -197,9 +194,9 @@ struct R {
"name": "b",
"source_location": {
"column": 8,
"file": "../../tests/t00040/t00040.cc",
"file": "t00040.cc",
"line": 25,
"translation_unit": "../../tests/t00040/t00040.cc"
"translation_unit": "t00040.cc"
},
"type": "B *"
},
@@ -209,9 +206,9 @@ struct R {
"name": "hidden_aaa_",
"source_location": {
"column": 9,
"file": "../../tests/t00040/t00040.cc",
"file": "t00040.cc",
"line": 28,
"translation_unit": "../../tests/t00040/t00040.cc"
"translation_unit": "t00040.cc"
},
"type": "int"
}
@@ -236,9 +233,9 @@ struct R {
"parameters": [],
"source_location": {
"column": 9,
"file": "../../tests/t00040/t00040.cc",
"file": "t00040.cc",
"line": 24,
"translation_unit": "../../tests/t00040/t00040.cc"
"translation_unit": "t00040.cc"
},
"type": "int"
}
@@ -247,9 +244,9 @@ struct R {
"namespace": "clanguml::t00040",
"source_location": {
"column": 7,
"file": "../../tests/t00040/t00040.cc",
"file": "t00040.cc",
"line": 22,
"translation_unit": "../../tests/t00040/t00040.cc"
"translation_unit": "t00040.cc"
},
"template_parameters": [],
"type": "class"
@@ -289,9 +286,9 @@ struct R {
],
"source_location": {
"column": 10,
"file": "../../tests/t00040/t00040.cc",
"file": "t00040.cc",
"line": 32,
"translation_unit": "../../tests/t00040/t00040.cc"
"translation_unit": "t00040.cc"
},
"type": "void"
}
@@ -300,19 +297,14 @@ struct R {
"namespace": "clanguml::t00040",
"source_location": {
"column": 8,
"file": "../../tests/t00040/t00040.cc",
"file": "t00040.cc",
"line": 31,
"translation_unit": "../../tests/t00040/t00040.cc"
"translation_unit": "t00040.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": "t00040_class",
"relationships": [
{