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 @@
# t20033 - Control statement text in sequence diagram test case
## Config
```yaml
compilation_database_dir: ..
output_directory: diagrams
diagrams:
t20033_sequence:
type: sequence
glob:
- ../../tests/t20033/t20033.cc
- t20033.cc
include:
namespaces:
- clanguml::t20033
using_namespace:
- clanguml::t20033
using_namespace: clanguml::t20033
generate_condition_statements: true
from:
- function: "clanguml::t20033::tmain()"
@@ -94,11 +91,6 @@ int 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": "t20033_sequence",
"participants": [
{
@@ -106,9 +98,9 @@ int tmain()
"name": "clanguml::t20033::tmain()",
"source_location": {
"column": 5,
"file": "../../tests/t20033/t20033.cc",
"file": "t20033.cc",
"line": 14,
"translation_unit": "../../tests/t20033/t20033.cc"
"translation_unit": "t20033.cc"
},
"type": "function"
},
@@ -117,9 +109,9 @@ int tmain()
"name": "clanguml::t20033::A",
"source_location": {
"column": 8,
"file": "../../tests/t20033/t20033.cc",
"file": "t20033.cc",
"line": 7,
"translation_unit": "../../tests/t20033/t20033.cc"
"translation_unit": "t20033.cc"
},
"type": "class"
}
@@ -147,9 +139,9 @@ int tmain()
"scope": "normal",
"source_location": {
"column": 18,
"file": "../../tests/t20033/t20033.cc",
"file": "t20033.cc",
"line": 24,
"translation_unit": "../../tests/t20033/t20033.cc"
"translation_unit": "t20033.cc"
},
"to": {
"activity_id": "558885502745634115",
@@ -175,9 +167,9 @@ int tmain()
"scope": "normal",
"source_location": {
"column": 18,
"file": "../../tests/t20033/t20033.cc",
"file": "t20033.cc",
"line": 27,
"translation_unit": "../../tests/t20033/t20033.cc"
"translation_unit": "t20033.cc"
},
"to": {
"activity_id": "748502947476611794",
@@ -203,9 +195,9 @@ int tmain()
"scope": "condition",
"source_location": {
"column": 13,
"file": "../../tests/t20033/t20033.cc",
"file": "t20033.cc",
"line": 29,
"translation_unit": "../../tests/t20033/t20033.cc"
"translation_unit": "t20033.cc"
},
"to": {
"activity_id": "748502947476611794",
@@ -226,9 +218,9 @@ int tmain()
"scope": "condition",
"source_location": {
"column": 13,
"file": "../../tests/t20033/t20033.cc",
"file": "t20033.cc",
"line": 30,
"translation_unit": "../../tests/t20033/t20033.cc"
"translation_unit": "t20033.cc"
},
"to": {
"activity_id": "55903385814245839",
@@ -249,9 +241,9 @@ int tmain()
"scope": "normal",
"source_location": {
"column": 18,
"file": "../../tests/t20033/t20033.cc",
"file": "t20033.cc",
"line": 31,
"translation_unit": "../../tests/t20033/t20033.cc"
"translation_unit": "t20033.cc"
},
"to": {
"activity_id": "55903385814245839",
@@ -277,9 +269,9 @@ int tmain()
"scope": "normal",
"source_location": {
"column": 18,
"file": "../../tests/t20033/t20033.cc",
"file": "t20033.cc",
"line": 34,
"translation_unit": "../../tests/t20033/t20033.cc"
"translation_unit": "t20033.cc"
},
"to": {
"activity_id": "1686426476339443579",
@@ -313,9 +305,9 @@ int tmain()
"scope": "condition",
"source_location": {
"column": 17,
"file": "../../tests/t20033/t20033.cc",
"file": "t20033.cc",
"line": 38,
"translation_unit": "../../tests/t20033/t20033.cc"
"translation_unit": "t20033.cc"
},
"to": {
"activity_id": "748502947476611794",
@@ -336,9 +328,9 @@ int tmain()
"scope": "normal",
"source_location": {
"column": 19,
"file": "../../tests/t20033/t20033.cc",
"file": "t20033.cc",
"line": 39,
"translation_unit": "../../tests/t20033/t20033.cc"
"translation_unit": "t20033.cc"
},
"to": {
"activity_id": "55903385814245839",
@@ -371,9 +363,9 @@ int tmain()
"scope": "condition",
"source_location": {
"column": 25,
"file": "../../tests/t20033/t20033.cc",
"file": "t20033.cc",
"line": 42,
"translation_unit": "../../tests/t20033/t20033.cc"
"translation_unit": "t20033.cc"
},
"to": {
"activity_id": "748502947476611794",
@@ -394,9 +386,9 @@ int tmain()
"scope": "normal",
"source_location": {
"column": 23,
"file": "../../tests/t20033/t20033.cc",
"file": "t20033.cc",
"line": 43,
"translation_unit": "../../tests/t20033/t20033.cc"
"translation_unit": "t20033.cc"
},
"to": {
"activity_id": "55903385814245839",
@@ -421,9 +413,9 @@ int tmain()
"scope": "normal",
"source_location": {
"column": 23,
"file": "../../tests/t20033/t20033.cc",
"file": "t20033.cc",
"line": 46,
"translation_unit": "../../tests/t20033/t20033.cc"
"translation_unit": "t20033.cc"
},
"to": {
"activity_id": "55903385814245839",
@@ -448,9 +440,9 @@ int tmain()
"scope": "normal",
"source_location": {
"column": 19,
"file": "../../tests/t20033/t20033.cc",
"file": "t20033.cc",
"line": 48,
"translation_unit": "../../tests/t20033/t20033.cc"
"translation_unit": "t20033.cc"
},
"to": {
"activity_id": "748502947476611794",
@@ -479,9 +471,9 @@ int tmain()
"scope": "normal",
"source_location": {
"column": 19,
"file": "../../tests/t20033/t20033.cc",
"file": "t20033.cc",
"line": 52,
"translation_unit": "../../tests/t20033/t20033.cc"
"translation_unit": "t20033.cc"
},
"to": {
"activity_id": "1686426476339443579",
@@ -502,9 +494,9 @@ int tmain()
"scope": "condition",
"source_location": {
"column": 30,
"file": "../../tests/t20033/t20033.cc",
"file": "t20033.cc",
"line": 53,
"translation_unit": "../../tests/t20033/t20033.cc"
"translation_unit": "t20033.cc"
},
"to": {
"activity_id": "55903385814245839",
@@ -534,9 +526,9 @@ int tmain()
"scope": "condition",
"source_location": {
"column": 14,
"file": "../../tests/t20033/t20033.cc",
"file": "t20033.cc",
"line": 55,
"translation_unit": "../../tests/t20033/t20033.cc"
"translation_unit": "t20033.cc"
},
"to": {
"activity_id": "1686426476339443579",
@@ -572,9 +564,9 @@ int tmain()
"scope": "normal",
"source_location": {
"column": 19,
"file": "../../tests/t20033/t20033.cc",
"file": "t20033.cc",
"line": 59,
"translation_unit": "../../tests/t20033/t20033.cc"
"translation_unit": "t20033.cc"
},
"to": {
"activity_id": "1686426476339443579",