Updated test cases documentation
This commit is contained in:
@@ -1,15 +1,12 @@
|
||||
# t00028 - PlantUML note decorator test case
|
||||
## Config
|
||||
```yaml
|
||||
compilation_database_dir: ..
|
||||
output_directory: diagrams
|
||||
diagrams:
|
||||
t00028_class:
|
||||
type: class
|
||||
glob:
|
||||
- ../../tests/t00028/t00028.cc
|
||||
using_namespace:
|
||||
- clanguml::t00028
|
||||
- t00028.cc
|
||||
using_namespace: clanguml::t00028
|
||||
include:
|
||||
namespaces:
|
||||
- clanguml::t00028
|
||||
@@ -112,9 +109,9 @@ class R {
|
||||
"namespace": "clanguml::t00028",
|
||||
"source_location": {
|
||||
"column": 7,
|
||||
"file": "../../tests/t00028/t00028.cc",
|
||||
"file": "t00028.cc",
|
||||
"line": 8,
|
||||
"translation_unit": "../../tests/t00028/t00028.cc"
|
||||
"translation_unit": "t00028.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -138,9 +135,9 @@ class R {
|
||||
"namespace": "clanguml::t00028",
|
||||
"source_location": {
|
||||
"column": 7,
|
||||
"file": "../../tests/t00028/t00028.cc",
|
||||
"file": "t00028.cc",
|
||||
"line": 11,
|
||||
"translation_unit": "../../tests/t00028/t00028.cc"
|
||||
"translation_unit": "t00028.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -164,9 +161,9 @@ class R {
|
||||
"namespace": "clanguml::t00028",
|
||||
"source_location": {
|
||||
"column": 7,
|
||||
"file": "../../tests/t00028/t00028.cc",
|
||||
"file": "t00028.cc",
|
||||
"line": 16,
|
||||
"translation_unit": "../../tests/t00028/t00028.cc"
|
||||
"translation_unit": "t00028.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -190,9 +187,9 @@ class R {
|
||||
"namespace": "clanguml::t00028",
|
||||
"source_location": {
|
||||
"column": 7,
|
||||
"file": "../../tests/t00028/t00028.cc",
|
||||
"file": "t00028.cc",
|
||||
"line": 22,
|
||||
"translation_unit": "../../tests/t00028/t00028.cc"
|
||||
"translation_unit": "t00028.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -217,9 +214,9 @@ class R {
|
||||
"name": "param",
|
||||
"source_location": {
|
||||
"column": 7,
|
||||
"file": "../../tests/t00028/t00028.cc",
|
||||
"file": "t00028.cc",
|
||||
"line": 26,
|
||||
"translation_unit": "../../tests/t00028/t00028.cc"
|
||||
"translation_unit": "t00028.cc"
|
||||
},
|
||||
"type": "T"
|
||||
}
|
||||
@@ -229,9 +226,9 @@ class R {
|
||||
"namespace": "clanguml::t00028",
|
||||
"source_location": {
|
||||
"column": 29,
|
||||
"file": "../../tests/t00028/t00028.cc",
|
||||
"file": "t00028.cc",
|
||||
"line": 25,
|
||||
"translation_unit": "../../tests/t00028/t00028.cc"
|
||||
"translation_unit": "t00028.cc"
|
||||
},
|
||||
"template_parameters": [
|
||||
{
|
||||
@@ -262,9 +259,9 @@ class R {
|
||||
"namespace": "clanguml::t00028",
|
||||
"source_location": {
|
||||
"column": 7,
|
||||
"file": "../../tests/t00028/t00028.cc",
|
||||
"file": "t00028.cc",
|
||||
"line": 30,
|
||||
"translation_unit": "../../tests/t00028/t00028.cc"
|
||||
"translation_unit": "t00028.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -286,9 +283,9 @@ class R {
|
||||
"namespace": "clanguml::t00028",
|
||||
"source_location": {
|
||||
"column": 12,
|
||||
"file": "../../tests/t00028/t00028.cc",
|
||||
"file": "t00028.cc",
|
||||
"line": 33,
|
||||
"translation_unit": "../../tests/t00028/t00028.cc"
|
||||
"translation_unit": "t00028.cc"
|
||||
},
|
||||
"type": "enum"
|
||||
},
|
||||
@@ -307,9 +304,9 @@ class R {
|
||||
"namespace": "clanguml::t00028",
|
||||
"source_location": {
|
||||
"column": 29,
|
||||
"file": "../../tests/t00028/t00028.cc",
|
||||
"file": "t00028.cc",
|
||||
"line": 25,
|
||||
"translation_unit": "../../tests/t00028/t00028.cc"
|
||||
"translation_unit": "t00028.cc"
|
||||
},
|
||||
"template_parameters": [
|
||||
{
|
||||
@@ -345,9 +342,9 @@ class R {
|
||||
"name": "aaa",
|
||||
"source_location": {
|
||||
"column": 7,
|
||||
"file": "../../tests/t00028/t00028.cc",
|
||||
"file": "t00028.cc",
|
||||
"line": 43,
|
||||
"translation_unit": "../../tests/t00028/t00028.cc"
|
||||
"translation_unit": "t00028.cc"
|
||||
},
|
||||
"type": "A"
|
||||
},
|
||||
@@ -361,9 +358,9 @@ class R {
|
||||
"name": "bbb",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t00028/t00028.cc",
|
||||
"file": "t00028.cc",
|
||||
"line": 46,
|
||||
"translation_unit": "../../tests/t00028/t00028.cc"
|
||||
"translation_unit": "t00028.cc"
|
||||
},
|
||||
"type": "B *"
|
||||
},
|
||||
@@ -373,9 +370,9 @@ class R {
|
||||
"name": "ccc",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t00028/t00028.cc",
|
||||
"file": "t00028.cc",
|
||||
"line": 48,
|
||||
"translation_unit": "../../tests/t00028/t00028.cc"
|
||||
"translation_unit": "t00028.cc"
|
||||
},
|
||||
"type": "C &"
|
||||
},
|
||||
@@ -385,9 +382,9 @@ class R {
|
||||
"name": "ddd",
|
||||
"source_location": {
|
||||
"column": 37,
|
||||
"file": "../../tests/t00028/t00028.cc",
|
||||
"file": "t00028.cc",
|
||||
"line": 50,
|
||||
"translation_unit": "../../tests/t00028/t00028.cc"
|
||||
"translation_unit": "t00028.cc"
|
||||
},
|
||||
"type": "std::vector<std::shared_ptr<D>>"
|
||||
},
|
||||
@@ -397,9 +394,9 @@ class R {
|
||||
"name": "eee",
|
||||
"source_location": {
|
||||
"column": 12,
|
||||
"file": "../../tests/t00028/t00028.cc",
|
||||
"file": "t00028.cc",
|
||||
"line": 52,
|
||||
"translation_unit": "../../tests/t00028/t00028.cc"
|
||||
"translation_unit": "t00028.cc"
|
||||
},
|
||||
"type": "E<int>"
|
||||
},
|
||||
@@ -409,9 +406,9 @@ class R {
|
||||
"name": "ggg",
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "../../tests/t00028/t00028.cc",
|
||||
"file": "t00028.cc",
|
||||
"line": 54,
|
||||
"translation_unit": "../../tests/t00028/t00028.cc"
|
||||
"translation_unit": "t00028.cc"
|
||||
},
|
||||
"type": "G **"
|
||||
}
|
||||
@@ -441,9 +438,9 @@ class R {
|
||||
],
|
||||
"source_location": {
|
||||
"column": 14,
|
||||
"file": "../../tests/t00028/t00028.cc",
|
||||
"file": "t00028.cc",
|
||||
"line": 37,
|
||||
"translation_unit": "../../tests/t00028/t00028.cc"
|
||||
"translation_unit": "t00028.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
@@ -452,19 +449,14 @@ class R {
|
||||
"namespace": "clanguml::t00028",
|
||||
"source_location": {
|
||||
"column": 7,
|
||||
"file": "../../tests/t00028/t00028.cc",
|
||||
"file": "t00028.cc",
|
||||
"line": 36,
|
||||
"translation_unit": "../../tests/t00028/t00028.cc"
|
||||
"translation_unit": "t00028.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": "t00028_class",
|
||||
"relationships": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user