Updated test cases documentation
This commit is contained in:
@@ -52,8 +52,8 @@ void 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": "t20016_sequence",
|
||||
@@ -62,8 +62,10 @@ void tmain()
|
||||
"id": "1912662358651926712",
|
||||
"name": "clanguml::t20016::tmain()",
|
||||
"source_location": {
|
||||
"column": 6,
|
||||
"file": "../../tests/t20016/t20016.cc",
|
||||
"line": 16
|
||||
"line": 16,
|
||||
"translation_unit": "../../tests/t20016/t20016.cc"
|
||||
},
|
||||
"type": "function"
|
||||
},
|
||||
@@ -71,8 +73,10 @@ void tmain()
|
||||
"id": "1688340912643326666",
|
||||
"name": "clanguml::t20016::B<long>",
|
||||
"source_location": {
|
||||
"column": 30,
|
||||
"file": "../../tests/t20016/t20016.cc",
|
||||
"line": 8
|
||||
"line": 8,
|
||||
"translation_unit": "../../tests/t20016/t20016.cc"
|
||||
},
|
||||
"type": "class"
|
||||
},
|
||||
@@ -80,8 +84,10 @@ void tmain()
|
||||
"id": "1351242594275053195",
|
||||
"name": "clanguml::t20016::A",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t20016/t20016.cc",
|
||||
"line": 3
|
||||
"line": 3,
|
||||
"translation_unit": "../../tests/t20016/t20016.cc"
|
||||
},
|
||||
"type": "class"
|
||||
}
|
||||
@@ -100,8 +106,10 @@ void tmain()
|
||||
"return_type": "void",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../tests/t20016/t20016.cc",
|
||||
"line": 20
|
||||
"line": 20,
|
||||
"translation_unit": "../../tests/t20016/t20016.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "2064264710178722261",
|
||||
@@ -120,8 +128,10 @@ void tmain()
|
||||
"return_type": "void",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 20,
|
||||
"file": "../../tests/t20016/t20016.cc",
|
||||
"line": 9
|
||||
"line": 9,
|
||||
"translation_unit": "../../tests/t20016/t20016.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "1198371121423942542",
|
||||
@@ -141,8 +151,10 @@ void tmain()
|
||||
"return_type": "int",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../tests/t20016/t20016.cc",
|
||||
"line": 22
|
||||
"line": 22,
|
||||
"translation_unit": "../../tests/t20016/t20016.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "203381140188081853",
|
||||
@@ -161,8 +173,10 @@ void tmain()
|
||||
"return_type": "long",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 46,
|
||||
"file": "../../tests/t20016/t20016.cc",
|
||||
"line": 11
|
||||
"line": 11,
|
||||
"translation_unit": "../../tests/t20016/t20016.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "1208784669530380166",
|
||||
|
||||
Reference in New Issue
Block a user