Updated test cases documentation
This commit is contained in:
@@ -54,8 +54,8 @@ void tmain(int argc, char **argv)
|
||||
{
|
||||
"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": "t20013_sequence",
|
||||
@@ -64,8 +64,10 @@ void tmain(int argc, char **argv)
|
||||
"id": "1249768632077843821",
|
||||
"name": "clanguml::t20013::tmain(int,char **)",
|
||||
"source_location": {
|
||||
"column": 6,
|
||||
"file": "../../tests/t20013/t20013.cc",
|
||||
"line": 18
|
||||
"line": 18,
|
||||
"translation_unit": "../../tests/t20013/t20013.cc"
|
||||
},
|
||||
"type": "function"
|
||||
},
|
||||
@@ -73,8 +75,10 @@ void tmain(int argc, char **argv)
|
||||
"id": "1106407610612951303",
|
||||
"name": "clanguml::t20013::B",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t20013/t20013.cc",
|
||||
"line": 10
|
||||
"line": 10,
|
||||
"translation_unit": "../../tests/t20013/t20013.cc"
|
||||
},
|
||||
"type": "class"
|
||||
},
|
||||
@@ -82,8 +86,10 @@ void tmain(int argc, char **argv)
|
||||
"id": "976623130699225079",
|
||||
"name": "clanguml::t20013::A",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t20013/t20013.cc",
|
||||
"line": 4
|
||||
"line": 4,
|
||||
"translation_unit": "../../tests/t20013/t20013.cc"
|
||||
},
|
||||
"type": "class"
|
||||
}
|
||||
@@ -102,8 +108,10 @@ void tmain(int argc, char **argv)
|
||||
"return_type": "int",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../tests/t20013/t20013.cc",
|
||||
"line": 22
|
||||
"line": 22,
|
||||
"translation_unit": "../../tests/t20013/t20013.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "2144804108273682993",
|
||||
@@ -122,8 +130,10 @@ void tmain(int argc, char **argv)
|
||||
"return_type": "int",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 27,
|
||||
"file": "../../tests/t20013/t20013.cc",
|
||||
"line": 11
|
||||
"line": 11,
|
||||
"translation_unit": "../../tests/t20013/t20013.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "1034027282942033004",
|
||||
@@ -143,8 +153,10 @@ void tmain(int argc, char **argv)
|
||||
"return_type": "double",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../tests/t20013/t20013.cc",
|
||||
"line": 23
|
||||
"line": 23,
|
||||
"translation_unit": "../../tests/t20013/t20013.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "640747884486165287",
|
||||
@@ -163,8 +175,10 @@ void tmain(int argc, char **argv)
|
||||
"return_type": "double",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 33,
|
||||
"file": "../../tests/t20013/t20013.cc",
|
||||
"line": 12
|
||||
"line": 12,
|
||||
"translation_unit": "../../tests/t20013/t20013.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "394053399890813915",
|
||||
@@ -184,8 +198,10 @@ void tmain(int argc, char **argv)
|
||||
"return_type": "const char *",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 5,
|
||||
"file": "../../tests/t20013/t20013.cc",
|
||||
"line": 24
|
||||
"line": 24,
|
||||
"translation_unit": "../../tests/t20013/t20013.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "1066935874364409142",
|
||||
@@ -204,8 +220,10 @@ void tmain(int argc, char **argv)
|
||||
"return_type": "const char *",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 43,
|
||||
"file": "../../tests/t20013/t20013.cc",
|
||||
"line": 13
|
||||
"line": 13,
|
||||
"translation_unit": "../../tests/t20013/t20013.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "1841239321495867611",
|
||||
|
||||
Reference in New Issue
Block a user