Updated test cases documentation
This commit is contained in:
@@ -168,6 +168,12 @@ private:
|
||||
"is_virtual": true,
|
||||
"name": "foo_a",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 18,
|
||||
"file": "../../tests/t00002/t00002.cc",
|
||||
"line": 10,
|
||||
"translation_unit": "../../tests/t00002/t00002.cc"
|
||||
},
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
@@ -195,6 +201,12 @@ private:
|
||||
"is_virtual": true,
|
||||
"name": "foo_c",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 18,
|
||||
"file": "../../tests/t00002/t00002.cc",
|
||||
"line": 12,
|
||||
"translation_unit": "../../tests/t00002/t00002.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -255,6 +267,12 @@ private:
|
||||
"is_virtual": true,
|
||||
"name": "foo_a",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 18,
|
||||
"file": "../../tests/t00002/t00002.cc",
|
||||
"line": 18,
|
||||
"translation_unit": "../../tests/t00002/t00002.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -324,6 +342,12 @@ private:
|
||||
"is_virtual": true,
|
||||
"name": "foo_c",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 18,
|
||||
"file": "../../tests/t00002/t00002.cc",
|
||||
"line": 30,
|
||||
"translation_unit": "../../tests/t00002/t00002.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -416,6 +440,12 @@ private:
|
||||
"is_virtual": true,
|
||||
"name": "foo_a",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00002/t00002.cc",
|
||||
"line": 41,
|
||||
"translation_unit": "../../tests/t00002/t00002.cc"
|
||||
},
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
@@ -443,6 +473,12 @@ private:
|
||||
"is_virtual": true,
|
||||
"name": "foo_c",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00002/t00002.cc",
|
||||
"line": 50,
|
||||
"translation_unit": "../../tests/t00002/t00002.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -527,6 +563,12 @@ private:
|
||||
"is_virtual": true,
|
||||
"name": "foo_a",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00002/t00002.cc",
|
||||
"line": 66,
|
||||
"translation_unit": "../../tests/t00002/t00002.cc"
|
||||
},
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
@@ -554,6 +596,12 @@ private:
|
||||
"is_virtual": true,
|
||||
"name": "foo_c",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00002/t00002.cc",
|
||||
"line": 75,
|
||||
"translation_unit": "../../tests/t00002/t00002.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -570,8 +618,8 @@ private:
|
||||
}
|
||||
],
|
||||
"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": "t00002_class",
|
||||
|
||||
Reference in New Issue
Block a user