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": "t20007_sequence",
|
||||
@@ -62,8 +62,10 @@ void tmain()
|
||||
"id": "622662006747239840",
|
||||
"name": "clanguml::t20007::tmain()",
|
||||
"source_location": {
|
||||
"column": 6,
|
||||
"file": "../../tests/t20007/t20007.cc",
|
||||
"line": 11
|
||||
"line": 11,
|
||||
"translation_unit": "../../tests/t20007/t20007.cc"
|
||||
},
|
||||
"type": "function"
|
||||
},
|
||||
@@ -71,8 +73,10 @@ void tmain()
|
||||
"id": "1742497005509009302",
|
||||
"name": "clanguml::t20007::Adder<int,int>",
|
||||
"source_location": {
|
||||
"column": 52,
|
||||
"file": "../../tests/t20007/t20007.cc",
|
||||
"line": 7
|
||||
"line": 7,
|
||||
"translation_unit": "../../tests/t20007/t20007.cc"
|
||||
},
|
||||
"type": "class"
|
||||
},
|
||||
@@ -80,8 +84,10 @@ void tmain()
|
||||
"id": "599640474306956868",
|
||||
"name": "clanguml::t20007::Adder<int,float,double>",
|
||||
"source_location": {
|
||||
"column": 52,
|
||||
"file": "../../tests/t20007/t20007.cc",
|
||||
"line": 7
|
||||
"line": 7,
|
||||
"translation_unit": "../../tests/t20007/t20007.cc"
|
||||
},
|
||||
"type": "class"
|
||||
},
|
||||
@@ -89,8 +95,10 @@ void tmain()
|
||||
"id": "228191787514523926",
|
||||
"name": "clanguml::t20007::Adder<std::string,std::string,std::string>",
|
||||
"source_location": {
|
||||
"column": 52,
|
||||
"file": "../../tests/t20007/t20007.cc",
|
||||
"line": 7
|
||||
"line": 7,
|
||||
"translation_unit": "../../tests/t20007/t20007.cc"
|
||||
},
|
||||
"type": "class"
|
||||
}
|
||||
@@ -109,8 +117,10 @@ void tmain()
|
||||
"return_type": "int",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 34,
|
||||
"file": "../../tests/t20007/t20007.cc",
|
||||
"line": 19
|
||||
"line": 19,
|
||||
"translation_unit": "../../tests/t20007/t20007.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "438133719207269065",
|
||||
@@ -130,8 +140,10 @@ void tmain()
|
||||
"return_type": "int",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 34,
|
||||
"file": "../../tests/t20007/t20007.cc",
|
||||
"line": 20
|
||||
"line": 20,
|
||||
"translation_unit": "../../tests/t20007/t20007.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "9522724767688870",
|
||||
@@ -151,8 +163,10 @@ void tmain()
|
||||
"return_type": "class std::basic_string<char>",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 34,
|
||||
"file": "../../tests/t20007/t20007.cc",
|
||||
"line": 21
|
||||
"line": 21,
|
||||
"translation_unit": "../../tests/t20007/t20007.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "384866641042941480",
|
||||
|
||||
Reference in New Issue
Block a user