Updated test cases documentation
This commit is contained in:
@@ -168,6 +168,12 @@ template <typename T> struct BaseTemplate {
|
||||
"is_virtual": true,
|
||||
"name": "foo",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 18,
|
||||
"file": "../../tests/t00048/t00048.h",
|
||||
"line": 9,
|
||||
"translation_unit": "../../tests/t00048/b_t00048.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -223,6 +229,12 @@ template <typename T> struct BaseTemplate {
|
||||
"is_virtual": true,
|
||||
"name": "foo",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 18,
|
||||
"file": "../../tests/t00048/t00048.h",
|
||||
"line": 15,
|
||||
"translation_unit": "../../tests/t00048/b_t00048.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -292,6 +304,12 @@ template <typename T> struct BaseTemplate {
|
||||
"is_virtual": true,
|
||||
"name": "foo",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00048/b_t00048.h",
|
||||
"line": 11,
|
||||
"translation_unit": "../../tests/t00048/b_t00048.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -354,6 +372,12 @@ template <typename T> struct BaseTemplate {
|
||||
"is_virtual": false,
|
||||
"name": "foo",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00048/b_t00048.h",
|
||||
"line": 17,
|
||||
"translation_unit": "../../tests/t00048/b_t00048.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -423,6 +447,12 @@ template <typename T> struct BaseTemplate {
|
||||
"is_virtual": true,
|
||||
"name": "foo",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00048/a_t00048.h",
|
||||
"line": 11,
|
||||
"translation_unit": "../../tests/t00048/a_t00048.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -485,6 +515,12 @@ template <typename T> struct BaseTemplate {
|
||||
"is_virtual": false,
|
||||
"name": "foo",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00048/a_t00048.h",
|
||||
"line": 17,
|
||||
"translation_unit": "../../tests/t00048/a_t00048.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -508,8 +544,8 @@ template <typename T> struct BaseTemplate {
|
||||
}
|
||||
],
|
||||
"metadata": {
|
||||
"clang_uml_version": "0.3.7-4-g43cc5cb",
|
||||
"llvm_version": "Ubuntu clang version 16.0.1 (++20230328073357+42d1b276f779-1~exp1~20230328073502.65)",
|
||||
"clang_uml_version": "0.3.7-34-gef753ea",
|
||||
"llvm_version": "Ubuntu clang version 15.0.6",
|
||||
"schema_version": 1
|
||||
},
|
||||
"name": "t00048_class",
|
||||
|
||||
Reference in New Issue
Block a user