Updated test cases documentation

This commit is contained in:
Bartek Kryza
2023-06-26 16:15:55 +02:00
parent ed151f45e1
commit 13ea67c1d8
218 changed files with 7202 additions and 4429 deletions

View File

@@ -245,7 +245,7 @@ struct A {
"line": 29,
"translation_unit": "../../tests/t00037/t00037.cc"
},
"type": "ST"
"type": "clanguml::t00037::ST"
}
],
"methods": [
@@ -266,6 +266,12 @@ struct A {
"is_virtual": false,
"name": "A",
"parameters": [],
"source_location": {
"column": 5,
"file": "../../tests/t00037/t00037.cc",
"line": 21,
"translation_unit": "../../tests/t00037/t00037.cc"
},
"type": "void"
}
],
@@ -282,8 +288,8 @@ struct A {
}
],
"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": "t00037_class",