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,18 +1,15 @@
# t20011 - Recursive calls sequence diagram test case
## Config
```yaml
compilation_database_dir: ..
output_directory: diagrams
diagrams:
t20011_sequence:
type: sequence
glob:
- ../../tests/t20011/t20011.cc
- t20011.cc
include:
namespaces:
- clanguml::t20011
using_namespace:
- clanguml::t20011
using_namespace: clanguml::t20011
from:
- function: "clanguml::t20011::tmain()"
```
@@ -59,11 +56,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": "t20011_sequence",
"participants": [
{
@@ -71,9 +63,9 @@ void tmain()
"name": "clanguml::t20011::tmain()",
"source_location": {
"column": 6,
"file": "../../tests/t20011/t20011.cc",
"file": "t20011.cc",
"line": 22,
"translation_unit": "../../tests/t20011/t20011.cc"
"translation_unit": "t20011.cc"
},
"type": "function"
},
@@ -82,9 +74,9 @@ void tmain()
"name": "clanguml::t20011::A",
"source_location": {
"column": 8,
"file": "../../tests/t20011/t20011.cc",
"file": "t20011.cc",
"line": 4,
"translation_unit": "../../tests/t20011/t20011.cc"
"translation_unit": "t20011.cc"
},
"type": "class"
}
@@ -104,9 +96,9 @@ void tmain()
"scope": "normal",
"source_location": {
"column": 5,
"file": "../../tests/t20011/t20011.cc",
"file": "t20011.cc",
"line": 26,
"translation_unit": "../../tests/t20011/t20011.cc"
"translation_unit": "t20011.cc"
},
"to": {
"activity_id": "1647578261840204206",
@@ -131,9 +123,9 @@ void tmain()
"scope": "normal",
"source_location": {
"column": 13,
"file": "../../tests/t20011/t20011.cc",
"file": "t20011.cc",
"line": 8,
"translation_unit": "../../tests/t20011/t20011.cc"
"translation_unit": "t20011.cc"
},
"to": {
"activity_id": "1647578261840204206",
@@ -161,9 +153,9 @@ void tmain()
"scope": "normal",
"source_location": {
"column": 5,
"file": "../../tests/t20011/t20011.cc",
"file": "t20011.cc",
"line": 28,
"translation_unit": "../../tests/t20011/t20011.cc"
"translation_unit": "t20011.cc"
},
"to": {
"activity_id": "305456175818875420",
@@ -183,9 +175,9 @@ void tmain()
"scope": "normal",
"source_location": {
"column": 26,
"file": "../../tests/t20011/t20011.cc",
"file": "t20011.cc",
"line": 11,
"translation_unit": "../../tests/t20011/t20011.cc"
"translation_unit": "t20011.cc"
},
"to": {
"activity_id": "963268672079901211",
@@ -205,9 +197,9 @@ void tmain()
"scope": "normal",
"source_location": {
"column": 21,
"file": "../../tests/t20011/t20011.cc",
"file": "t20011.cc",
"line": 12,
"translation_unit": "../../tests/t20011/t20011.cc"
"translation_unit": "t20011.cc"
},
"to": {
"activity_id": "1874311762268001137",
@@ -232,9 +224,9 @@ void tmain()
"scope": "normal",
"source_location": {
"column": 13,
"file": "../../tests/t20011/t20011.cc",
"file": "t20011.cc",
"line": 16,
"translation_unit": "../../tests/t20011/t20011.cc"
"translation_unit": "t20011.cc"
},
"to": {
"activity_id": "305456175818875420",
@@ -254,9 +246,9 @@ void tmain()
"scope": "normal",
"source_location": {
"column": 13,
"file": "../../tests/t20011/t20011.cc",
"file": "t20011.cc",
"line": 18,
"translation_unit": "../../tests/t20011/t20011.cc"
"translation_unit": "t20011.cc"
},
"to": {
"activity_id": "1647578261840204206",