Updated test cases documentation
This commit is contained in:
@@ -49,8 +49,8 @@ int tmain() { return b2(a1(a2(a3(1, 2), b1(3, 4)), 5), 6); }
|
||||
{
|
||||
"diagram_type": "sequence",
|
||||
"metadata": {
|
||||
"clang_uml_version": "0.3.6-31-g01ef3dc",
|
||||
"llvm_version": "Ubuntu clang version 15.0.6",
|
||||
"clang_uml_version": "0.3.7-4-g43cc5cb",
|
||||
"llvm_version": "Ubuntu clang version 16.0.1 (++20230328073357+42d1b276f779-1~exp1~20230328073502.65)",
|
||||
"schema_version": 1
|
||||
},
|
||||
"name": "t20017_sequence",
|
||||
@@ -59,8 +59,10 @@ int tmain() { return b2(a1(a2(a3(1, 2), b1(3, 4)), 5), 6); }
|
||||
"id": "800083058974241273",
|
||||
"name": "t20017.cc",
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../clang-uml/tests/t20017/t20017.cc",
|
||||
"line": 6
|
||||
"line": 6,
|
||||
"translation_unit": "../../clang-uml/tests/t20017/t20017.cc"
|
||||
},
|
||||
"type": "function"
|
||||
},
|
||||
@@ -68,8 +70,10 @@ int tmain() { return b2(a1(a2(a3(1, 2), b1(3, 4)), 5), 6); }
|
||||
"id": "446029693370832411",
|
||||
"name": "include/t20017_a.h",
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../clang-uml/tests/t20017/include/t20017_a.h",
|
||||
"line": 7
|
||||
"line": 7,
|
||||
"translation_unit": "../../clang-uml/tests/t20017/t20017.cc"
|
||||
},
|
||||
"type": "function"
|
||||
},
|
||||
@@ -77,8 +81,10 @@ int tmain() { return b2(a1(a2(a3(1, 2), b1(3, 4)), 5), 6); }
|
||||
"id": "1893799013101029871",
|
||||
"name": "include/t20017_b.h",
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../clang-uml/tests/t20017/include/t20017_b.h",
|
||||
"line": 5
|
||||
"line": 5,
|
||||
"translation_unit": "../../clang-uml/tests/t20017/t20017.cc"
|
||||
},
|
||||
"type": "function"
|
||||
}
|
||||
@@ -96,8 +102,10 @@ int tmain() { return b2(a1(a2(a3(1, 2), b1(3, 4)), 5), 6); }
|
||||
"return_type": "",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 31,
|
||||
"file": "../../clang-uml/tests/t20017/t20017.cc",
|
||||
"line": 6
|
||||
"line": 6,
|
||||
"translation_unit": "../../clang-uml/tests/t20017/t20017.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "1681392050252260928",
|
||||
@@ -116,8 +124,10 @@ int tmain() { return b2(a1(a2(a3(1, 2), b1(3, 4)), 5), 6); }
|
||||
"return_type": "",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 41,
|
||||
"file": "../../clang-uml/tests/t20017/t20017.cc",
|
||||
"line": 6
|
||||
"line": 6,
|
||||
"translation_unit": "../../clang-uml/tests/t20017/t20017.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "1714277838806105702",
|
||||
@@ -136,8 +146,10 @@ int tmain() { return b2(a1(a2(a3(1, 2), b1(3, 4)), 5), 6); }
|
||||
"return_type": "",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 28,
|
||||
"file": "../../clang-uml/tests/t20017/t20017.cc",
|
||||
"line": 6
|
||||
"line": 6,
|
||||
"translation_unit": "../../clang-uml/tests/t20017/t20017.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "291553542743365259",
|
||||
@@ -156,8 +168,10 @@ int tmain() { return b2(a1(a2(a3(1, 2), b1(3, 4)), 5), 6); }
|
||||
"return_type": "",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 25,
|
||||
"file": "../../clang-uml/tests/t20017/t20017.cc",
|
||||
"line": 6
|
||||
"line": 6,
|
||||
"translation_unit": "../../clang-uml/tests/t20017/t20017.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "113759676939330212",
|
||||
@@ -176,8 +190,10 @@ int tmain() { return b2(a1(a2(a3(1, 2), b1(3, 4)), 5), 6); }
|
||||
"return_type": "",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 22,
|
||||
"file": "../../clang-uml/tests/t20017/t20017.cc",
|
||||
"line": 6
|
||||
"line": 6,
|
||||
"translation_unit": "../../clang-uml/tests/t20017/t20017.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "775081116464505528",
|
||||
|
||||
Reference in New Issue
Block a user