Updated test cases documentation
This commit is contained in:
@@ -41,8 +41,8 @@ template <typename T> void m1(T p) { m2<T>(p); }
|
||||
{
|
||||
"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": "t20003_sequence",
|
||||
@@ -51,8 +51,10 @@ template <typename T> void m1(T p) { m2<T>(p); }
|
||||
"id": "469205740799240869",
|
||||
"name": "clanguml::t20003::m1<T>(T)",
|
||||
"source_location": {
|
||||
"column": 28,
|
||||
"file": "../../tests/t20003/t20003.cc",
|
||||
"line": 10
|
||||
"line": 10,
|
||||
"translation_unit": "../../tests/t20003/t20003.cc"
|
||||
},
|
||||
"type": "function_template"
|
||||
},
|
||||
@@ -60,8 +62,10 @@ template <typename T> void m1(T p) { m2<T>(p); }
|
||||
"id": "1502957449367040488",
|
||||
"name": "clanguml::t20003::m2<T>(T)",
|
||||
"source_location": {
|
||||
"column": 28,
|
||||
"file": "../../tests/t20003/t20003.cc",
|
||||
"line": 8
|
||||
"line": 8,
|
||||
"translation_unit": "../../tests/t20003/t20003.cc"
|
||||
},
|
||||
"type": "function_template"
|
||||
},
|
||||
@@ -69,8 +73,10 @@ template <typename T> void m1(T p) { m2<T>(p); }
|
||||
"id": "613477682313507585",
|
||||
"name": "clanguml::t20003::m3<T>(T)",
|
||||
"source_location": {
|
||||
"column": 28,
|
||||
"file": "../../tests/t20003/t20003.cc",
|
||||
"line": 6
|
||||
"line": 6,
|
||||
"translation_unit": "../../tests/t20003/t20003.cc"
|
||||
},
|
||||
"type": "function_template"
|
||||
},
|
||||
@@ -78,8 +84,10 @@ template <typename T> void m1(T p) { m2<T>(p); }
|
||||
"id": "619960023608507925",
|
||||
"name": "clanguml::t20003::m4<T>(T)",
|
||||
"source_location": {
|
||||
"column": 28,
|
||||
"file": "../../tests/t20003/t20003.cc",
|
||||
"line": 4
|
||||
"line": 4,
|
||||
"translation_unit": "../../tests/t20003/t20003.cc"
|
||||
},
|
||||
"type": "function_template"
|
||||
}
|
||||
@@ -98,8 +106,10 @@ template <typename T> void m1(T p) { m2<T>(p); }
|
||||
"return_type": "",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 38,
|
||||
"file": "../../tests/t20003/t20003.cc",
|
||||
"line": 10
|
||||
"line": 10,
|
||||
"translation_unit": "../../tests/t20003/t20003.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "1502957449367040488",
|
||||
@@ -119,8 +129,10 @@ template <typename T> void m1(T p) { m2<T>(p); }
|
||||
"return_type": "",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 38,
|
||||
"file": "../../tests/t20003/t20003.cc",
|
||||
"line": 8
|
||||
"line": 8,
|
||||
"translation_unit": "../../tests/t20003/t20003.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "613477682313507585",
|
||||
@@ -140,8 +152,10 @@ template <typename T> void m1(T p) { m2<T>(p); }
|
||||
"return_type": "",
|
||||
"scope": "normal",
|
||||
"source_location": {
|
||||
"column": 38,
|
||||
"file": "../../tests/t20003/t20003.cc",
|
||||
"line": 6
|
||||
"line": 6,
|
||||
"translation_unit": "../../tests/t20003/t20003.cc"
|
||||
},
|
||||
"to": {
|
||||
"activity_id": "619960023608507925",
|
||||
|
||||
Reference in New Issue
Block a user