Updated test cases documentation
This commit is contained in:
@@ -1,15 +1,12 @@
|
||||
# t00013 - Template instantiation relationships
|
||||
## Config
|
||||
```yaml
|
||||
compilation_database_dir: ..
|
||||
output_directory: diagrams
|
||||
diagrams:
|
||||
t00013_class:
|
||||
type: class
|
||||
glob:
|
||||
- ../../tests/t00013/t00013.cc
|
||||
using_namespace:
|
||||
- clanguml::t00013
|
||||
- t00013.cc
|
||||
using_namespace: clanguml::t00013
|
||||
include:
|
||||
namespaces:
|
||||
- clanguml::t00013
|
||||
@@ -112,9 +109,9 @@ private:
|
||||
"name": "f",
|
||||
"source_location": {
|
||||
"column": 7,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 8,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"type": "T"
|
||||
}
|
||||
@@ -124,9 +121,9 @@ private:
|
||||
"namespace": "ABCD",
|
||||
"source_location": {
|
||||
"column": 30,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 7,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"template_parameters": [
|
||||
{
|
||||
@@ -153,9 +150,9 @@ private:
|
||||
"namespace": "ABCD",
|
||||
"source_location": {
|
||||
"column": 30,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 7,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"template_parameters": [
|
||||
{
|
||||
@@ -183,9 +180,9 @@ private:
|
||||
"name": "a",
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 15,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"type": "int"
|
||||
}
|
||||
@@ -195,9 +192,9 @@ private:
|
||||
"namespace": "clanguml::t00013",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 14,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -218,9 +215,9 @@ private:
|
||||
"name": "b",
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 19,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"type": "int"
|
||||
}
|
||||
@@ -230,9 +227,9 @@ private:
|
||||
"namespace": "clanguml::t00013",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 18,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -253,9 +250,9 @@ private:
|
||||
"name": "c",
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 23,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"type": "int"
|
||||
}
|
||||
@@ -265,9 +262,9 @@ private:
|
||||
"namespace": "clanguml::t00013",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 22,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -288,9 +285,9 @@ private:
|
||||
"name": "d",
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 29,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"type": "int"
|
||||
}
|
||||
@@ -320,9 +317,9 @@ private:
|
||||
],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 30,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
@@ -331,9 +328,9 @@ private:
|
||||
"namespace": "clanguml::t00013",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 28,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -354,9 +351,9 @@ private:
|
||||
"name": "e",
|
||||
"source_location": {
|
||||
"column": 7,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 34,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"type": "T"
|
||||
}
|
||||
@@ -366,9 +363,9 @@ private:
|
||||
"namespace": "clanguml::t00013",
|
||||
"source_location": {
|
||||
"column": 30,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 33,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"template_parameters": [
|
||||
{
|
||||
@@ -396,9 +393,9 @@ private:
|
||||
"name": "g",
|
||||
"source_location": {
|
||||
"column": 7,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 38,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"type": "T"
|
||||
},
|
||||
@@ -408,9 +405,9 @@ private:
|
||||
"name": "args",
|
||||
"source_location": {
|
||||
"column": 25,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 39,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"type": "std::tuple<Args...>"
|
||||
}
|
||||
@@ -420,9 +417,9 @@ private:
|
||||
"namespace": "clanguml::t00013",
|
||||
"source_location": {
|
||||
"column": 48,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 37,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"template_parameters": [
|
||||
{
|
||||
@@ -455,9 +452,9 @@ private:
|
||||
"namespace": "clanguml::t00013",
|
||||
"source_location": {
|
||||
"column": 30,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 33,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"template_parameters": [
|
||||
{
|
||||
@@ -484,9 +481,9 @@ private:
|
||||
"namespace": "clanguml::t00013",
|
||||
"source_location": {
|
||||
"column": 48,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 37,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"template_parameters": [
|
||||
{
|
||||
@@ -525,9 +522,9 @@ private:
|
||||
"namespace": "clanguml::t00013",
|
||||
"source_location": {
|
||||
"column": 30,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 33,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"template_parameters": [
|
||||
{
|
||||
@@ -555,9 +552,9 @@ private:
|
||||
"name": "gintstring",
|
||||
"source_location": {
|
||||
"column": 32,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 60,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"type": "G<int,float,std::string>"
|
||||
},
|
||||
@@ -567,9 +564,9 @@ private:
|
||||
"name": "estring",
|
||||
"source_location": {
|
||||
"column": 28,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 63,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"type": "E<std::string>"
|
||||
}
|
||||
@@ -599,9 +596,9 @@ private:
|
||||
],
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 45,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"type": "int"
|
||||
},
|
||||
@@ -629,9 +626,9 @@ private:
|
||||
],
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 46,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"type": "int"
|
||||
},
|
||||
@@ -659,9 +656,9 @@ private:
|
||||
],
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 47,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"type": "int"
|
||||
},
|
||||
@@ -689,9 +686,9 @@ private:
|
||||
],
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 48,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"type": "int"
|
||||
},
|
||||
@@ -719,9 +716,9 @@ private:
|
||||
],
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 49,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"type": "int"
|
||||
},
|
||||
@@ -749,9 +746,9 @@ private:
|
||||
],
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 51,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"type": "int"
|
||||
},
|
||||
@@ -779,9 +776,9 @@ private:
|
||||
],
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 54,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"type": "int"
|
||||
},
|
||||
@@ -809,9 +806,9 @@ private:
|
||||
],
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 55,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"type": "int"
|
||||
},
|
||||
@@ -839,9 +836,9 @@ private:
|
||||
],
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 58,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.cc"
|
||||
},
|
||||
"type": "int"
|
||||
},
|
||||
@@ -898,19 +895,14 @@ private:
|
||||
"namespace": "clanguml::t00013",
|
||||
"source_location": {
|
||||
"column": 7,
|
||||
"file": "../../tests/t00013/t00013.cc",
|
||||
"file": "t00013.cc",
|
||||
"line": 43,
|
||||
"translation_unit": "../../tests/t00013/t00013.cc"
|
||||
"translation_unit": "t00013.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": "t00013_class",
|
||||
"relationships": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user