Updated test cases documentation
This commit is contained in:
@@ -67,8 +67,10 @@ struct C2 {
|
||||
"is_deprecated": false,
|
||||
"name": "AAA",
|
||||
"source_location": {
|
||||
"column": 18,
|
||||
"file": "../../tests/t30005/t30005.cc",
|
||||
"line": 4
|
||||
"line": 4,
|
||||
"translation_unit": "../../tests/t30005/t30005.cc"
|
||||
},
|
||||
"type": "namespace"
|
||||
}
|
||||
@@ -77,8 +79,10 @@ struct C2 {
|
||||
"is_deprecated": false,
|
||||
"name": "AA",
|
||||
"source_location": {
|
||||
"column": 14,
|
||||
"file": "../../tests/t30005/t30005.cc",
|
||||
"line": 4
|
||||
"line": 4,
|
||||
"translation_unit": "../../tests/t30005/t30005.cc"
|
||||
},
|
||||
"type": "namespace"
|
||||
}
|
||||
@@ -87,8 +91,10 @@ struct C2 {
|
||||
"is_deprecated": false,
|
||||
"name": "A",
|
||||
"source_location": {
|
||||
"column": 11,
|
||||
"file": "../../tests/t30005/t30005.cc",
|
||||
"line": 4
|
||||
"line": 4,
|
||||
"translation_unit": "../../tests/t30005/t30005.cc"
|
||||
},
|
||||
"type": "namespace"
|
||||
},
|
||||
@@ -104,8 +110,10 @@ struct C2 {
|
||||
"is_deprecated": false,
|
||||
"name": "BBB",
|
||||
"source_location": {
|
||||
"column": 18,
|
||||
"file": "../../tests/t30005/t30005.cc",
|
||||
"line": 8
|
||||
"line": 8,
|
||||
"translation_unit": "../../tests/t30005/t30005.cc"
|
||||
},
|
||||
"type": "namespace"
|
||||
}
|
||||
@@ -114,8 +122,10 @@ struct C2 {
|
||||
"is_deprecated": false,
|
||||
"name": "BB",
|
||||
"source_location": {
|
||||
"column": 14,
|
||||
"file": "../../tests/t30005/t30005.cc",
|
||||
"line": 8
|
||||
"line": 8,
|
||||
"translation_unit": "../../tests/t30005/t30005.cc"
|
||||
},
|
||||
"type": "namespace"
|
||||
}
|
||||
@@ -124,8 +134,10 @@ struct C2 {
|
||||
"is_deprecated": false,
|
||||
"name": "B",
|
||||
"source_location": {
|
||||
"column": 11,
|
||||
"file": "../../tests/t30005/t30005.cc",
|
||||
"line": 8
|
||||
"line": 8,
|
||||
"translation_unit": "../../tests/t30005/t30005.cc"
|
||||
},
|
||||
"type": "namespace"
|
||||
},
|
||||
@@ -141,8 +153,10 @@ struct C2 {
|
||||
"is_deprecated": false,
|
||||
"name": "CCC",
|
||||
"source_location": {
|
||||
"column": 18,
|
||||
"file": "../../tests/t30005/t30005.cc",
|
||||
"line": 16
|
||||
"line": 16,
|
||||
"translation_unit": "../../tests/t30005/t30005.cc"
|
||||
},
|
||||
"type": "namespace"
|
||||
}
|
||||
@@ -151,8 +165,10 @@ struct C2 {
|
||||
"is_deprecated": false,
|
||||
"name": "CC",
|
||||
"source_location": {
|
||||
"column": 14,
|
||||
"file": "../../tests/t30005/t30005.cc",
|
||||
"line": 16
|
||||
"line": 16,
|
||||
"translation_unit": "../../tests/t30005/t30005.cc"
|
||||
},
|
||||
"type": "namespace"
|
||||
}
|
||||
@@ -161,15 +177,17 @@ struct C2 {
|
||||
"is_deprecated": false,
|
||||
"name": "C",
|
||||
"source_location": {
|
||||
"column": 11,
|
||||
"file": "../../tests/t30005/t30005.cc",
|
||||
"line": 16
|
||||
"line": 16,
|
||||
"translation_unit": "../../tests/t30005/t30005.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": "t30005_package",
|
||||
|
||||
Reference in New Issue
Block a user