Updated test cases documentation
This commit is contained in:
@@ -1,18 +1,15 @@
|
||||
# t20006 - Class template specialization basic sequence diagram
|
||||
## Config
|
||||
```yaml
|
||||
compilation_database_dir: ..
|
||||
output_directory: diagrams
|
||||
diagrams:
|
||||
t20006_sequence:
|
||||
type: sequence
|
||||
glob:
|
||||
- ../../tests/t20006/t20006.cc
|
||||
- t20006.cc
|
||||
include:
|
||||
namespaces:
|
||||
- clanguml::t20006
|
||||
using_namespace:
|
||||
- clanguml::t20006
|
||||
using_namespace: clanguml::t20006
|
||||
from:
|
||||
- function: "clanguml::t20006::tmain()"
|
||||
```
|
||||
@@ -107,11 +104,6 @@ void tmain()
|
||||
```json
|
||||
{
|
||||
"diagram_type": "sequence",
|
||||
"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": "t20006_sequence",
|
||||
"participants": [
|
||||
{
|
||||
@@ -119,9 +111,9 @@ void tmain()
|
||||
"name": "clanguml::t20006::tmain()",
|
||||
"source_location": {
|
||||
"column": 6,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 57,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"type": "function"
|
||||
},
|
||||
@@ -130,9 +122,9 @@ void tmain()
|
||||
"name": "clanguml::t20006::B<int>",
|
||||
"source_location": {
|
||||
"column": 30,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 11,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"type": "class"
|
||||
},
|
||||
@@ -141,9 +133,9 @@ void tmain()
|
||||
"name": "clanguml::t20006::A<int>",
|
||||
"source_location": {
|
||||
"column": 30,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 6,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"type": "class"
|
||||
},
|
||||
@@ -152,9 +144,9 @@ void tmain()
|
||||
"name": "clanguml::t20006::B<std::string>",
|
||||
"source_location": {
|
||||
"column": 20,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 16,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"type": "class"
|
||||
},
|
||||
@@ -163,9 +155,9 @@ void tmain()
|
||||
"name": "clanguml::t20006::A<std::string>",
|
||||
"source_location": {
|
||||
"column": 30,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 6,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"type": "class"
|
||||
},
|
||||
@@ -174,9 +166,9 @@ void tmain()
|
||||
"name": "clanguml::t20006::BB<int,std::string>",
|
||||
"source_location": {
|
||||
"column": 30,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 33,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"type": "class"
|
||||
},
|
||||
@@ -185,9 +177,9 @@ void tmain()
|
||||
"name": "clanguml::t20006::BB<int,float>",
|
||||
"source_location": {
|
||||
"column": 30,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 45,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"type": "class"
|
||||
},
|
||||
@@ -196,9 +188,9 @@ void tmain()
|
||||
"name": "clanguml::t20006::BB<int,int>",
|
||||
"source_location": {
|
||||
"column": 42,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 26,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"type": "class"
|
||||
},
|
||||
@@ -207,9 +199,9 @@ void tmain()
|
||||
"name": "clanguml::t20006::AA<int>",
|
||||
"source_location": {
|
||||
"column": 30,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 21,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"type": "class"
|
||||
}
|
||||
@@ -229,9 +221,9 @@ void tmain()
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 62,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "250247217888843587",
|
||||
@@ -251,9 +243,9 @@ void tmain()
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 25,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 12,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "196390487987395669",
|
||||
@@ -274,9 +266,9 @@ void tmain()
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 63,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "13049632552871157",
|
||||
@@ -296,9 +288,9 @@ void tmain()
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 45,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 17,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "11762588624112907",
|
||||
@@ -319,9 +311,9 @@ void tmain()
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 26,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 67,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "381732876807761480",
|
||||
@@ -342,9 +334,9 @@ void tmain()
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 20,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 68,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "1051013203072323842",
|
||||
@@ -365,9 +357,9 @@ void tmain()
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 70,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "1213865121829347654",
|
||||
@@ -387,9 +379,9 @@ void tmain()
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 26,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 27,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "1235428163990670191",
|
||||
@@ -410,9 +402,9 @@ void tmain()
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 71,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "361650123916792854",
|
||||
@@ -432,9 +424,9 @@ void tmain()
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 26,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 28,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "582097827335267290",
|
||||
@@ -455,9 +447,9 @@ void tmain()
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 73,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "1062874005712014125",
|
||||
@@ -477,9 +469,9 @@ void tmain()
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 36,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 34,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "582097827335267290",
|
||||
@@ -500,9 +492,9 @@ void tmain()
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 74,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "787705189994778234",
|
||||
@@ -522,9 +514,9 @@ void tmain()
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 36,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 35,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "1235428163990670191",
|
||||
@@ -545,9 +537,9 @@ void tmain()
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 76,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "1463188845572485713",
|
||||
@@ -567,9 +559,9 @@ void tmain()
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 30,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 46,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "732362671329401903",
|
||||
@@ -589,9 +581,9 @@ void tmain()
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 30,
|
||||
"file": "../../tests/t20006/t20006.cc",
|
||||
"file": "t20006.cc",
|
||||
"line": 47,
|
||||
"translation_unit": "../../tests/t20006/t20006.cc"
|
||||
"translation_unit": "t20006.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "582097827335267290",
|
||||
|
||||
Reference in New Issue
Block a user