Updated test cases documentation
This commit is contained in:
@@ -72,8 +72,8 @@ int tmain()
|
||||
{
|
||||
"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": "t20025_sequence",
|
||||
@@ -82,8 +82,10 @@ int tmain()
|
||||
"id": "1268545806896171690",
|
||||
"name": "clanguml::t20025::tmain()",
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../tests/t20025/t20025.cc",
|
||||
"line": 30
|
||||
"line": 30,
|
||||
"translation_unit": "../../tests/t20025/t20025.cc"
|
||||
},
|
||||
"type": "function"
|
||||
},
|
||||
@@ -91,8 +93,10 @@ int tmain()
|
||||
"id": "2144852170258286289",
|
||||
"name": "clanguml::t20025::A",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t20025/t20025.cc",
|
||||
"line": 14
|
||||
"line": 14,
|
||||
"translation_unit": "../../tests/t20025/t20025.cc"
|
||||
},
|
||||
"type": "class"
|
||||
},
|
||||
@@ -100,8 +104,10 @@ int tmain()
|
||||
"id": "228843323046630374",
|
||||
"name": "clanguml::t20025::add(int,int)",
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../tests/t20025/t20025.cc",
|
||||
"line": 4
|
||||
"line": 4,
|
||||
"translation_unit": "../../tests/t20025/t20025.cc"
|
||||
},
|
||||
"type": "function"
|
||||
}
|
||||
@@ -120,8 +126,10 @@ int tmain()
|
||||
"return_type": "int",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 14,
|
||||
"file": "../../tests/t20025/t20025.cc",
|
||||
"line": 36
|
||||
"line": 36,
|
||||
"translation_unit": "../../tests/t20025/t20025.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "1119830104994271584",
|
||||
@@ -140,8 +148,10 @@ int tmain()
|
||||
"return_type": "void",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 9,
|
||||
"file": "../../tests/t20025/t20025.cc",
|
||||
"line": 19
|
||||
"line": 19,
|
||||
"translation_unit": "../../tests/t20025/t20025.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "2059622670024664066",
|
||||
@@ -161,8 +171,10 @@ int tmain()
|
||||
"return_type": "",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 15,
|
||||
"file": "../../tests/t20025/t20025.cc",
|
||||
"line": 38
|
||||
"line": 38,
|
||||
"translation_unit": "../../tests/t20025/t20025.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "228843323046630374",
|
||||
|
||||
Reference in New Issue
Block a user