Updated test cases documentation
This commit is contained in:
@@ -129,6 +129,12 @@ public:
|
||||
"is_virtual": false,
|
||||
"name": "foo",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00011/t00011.cc",
|
||||
"line": 16,
|
||||
"translation_unit": "../../tests/t00011/t00011.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -163,7 +169,7 @@ public:
|
||||
"line": 29,
|
||||
"translation_unit": "../../tests/t00011/t00011.cc"
|
||||
},
|
||||
"type": "A *"
|
||||
"type": "clanguml::t00011::A *"
|
||||
}
|
||||
],
|
||||
"methods": [
|
||||
@@ -184,6 +190,12 @@ public:
|
||||
"is_virtual": false,
|
||||
"name": "foo",
|
||||
"parameters": [],
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00011/t00011.cc",
|
||||
"line": 28,
|
||||
"translation_unit": "../../tests/t00011/t00011.cc"
|
||||
},
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -200,8 +212,8 @@ public:
|
||||
}
|
||||
],
|
||||
"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": "t00011_class",
|
||||
|
||||
Reference in New Issue
Block a user