Updated test cases documentation

This commit is contained in:
Bartek Kryza
2023-06-12 00:55:11 +02:00
parent 43cc5cb49f
commit 01db5185b2
216 changed files with 7575 additions and 5083 deletions

View File

@@ -61,8 +61,10 @@ struct A2 {
"is_deprecated": false,
"name": "B",
"source_location": {
"column": 11,
"file": "../../tests/t30006/t30006.cc",
"line": 4
"line": 4,
"translation_unit": "../../tests/t30006/t30006.cc"
},
"type": "namespace"
},
@@ -76,8 +78,10 @@ struct A2 {
"is_deprecated": false,
"name": "A",
"source_location": {
"column": 11,
"file": "../../tests/t30006/t30006.cc",
"line": 9
"line": 9,
"translation_unit": "../../tests/t30006/t30006.cc"
},
"type": "namespace"
},
@@ -87,15 +91,17 @@ struct A2 {
"is_deprecated": false,
"name": "C",
"source_location": {
"column": 11,
"file": "../../tests/t30006/t30006.cc",
"line": 15
"line": 15,
"translation_unit": "../../tests/t30006/t30006.cc"
},
"type": "namespace"
}
],
"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": "t30006_package",