Updated test cases documentation
This commit is contained in:
@@ -64,8 +64,10 @@ class B : public ns1::ns2::Anon { };
|
||||
"is_deprecated": false,
|
||||
"name": "ns2_v1_0_0",
|
||||
"source_location": {
|
||||
"column": 11,
|
||||
"file": "../../tests/t30003/t30003.cc",
|
||||
"line": 5
|
||||
"line": 5,
|
||||
"translation_unit": "../../tests/t30003/t30003.cc"
|
||||
},
|
||||
"type": "namespace"
|
||||
},
|
||||
@@ -75,8 +77,10 @@ class B : public ns1::ns2::Anon { };
|
||||
"is_deprecated": true,
|
||||
"name": "ns2_v0_9_0",
|
||||
"source_location": {
|
||||
"column": 26,
|
||||
"file": "../../tests/t30003/t30003.cc",
|
||||
"line": 9
|
||||
"line": 9,
|
||||
"translation_unit": "../../tests/t30003/t30003.cc"
|
||||
},
|
||||
"type": "namespace"
|
||||
}
|
||||
@@ -85,8 +89,10 @@ class B : public ns1::ns2::Anon { };
|
||||
"is_deprecated": false,
|
||||
"name": "ns1",
|
||||
"source_location": {
|
||||
"column": 11,
|
||||
"file": "../../tests/t30003/t30003.cc",
|
||||
"line": 4
|
||||
"line": 4,
|
||||
"translation_unit": "../../tests/t30003/t30003.cc"
|
||||
},
|
||||
"type": "namespace"
|
||||
},
|
||||
@@ -102,8 +108,10 @@ class B : public ns1::ns2::Anon { };
|
||||
"is_deprecated": false,
|
||||
"name": "ns2",
|
||||
"source_location": {
|
||||
"column": 16,
|
||||
"file": "../../tests/t30003/t30003.cc",
|
||||
"line": 20
|
||||
"line": 20,
|
||||
"translation_unit": "../../tests/t30003/t30003.cc"
|
||||
},
|
||||
"type": "namespace"
|
||||
}
|
||||
@@ -112,8 +120,10 @@ class B : public ns1::ns2::Anon { };
|
||||
"is_deprecated": false,
|
||||
"name": "ns1",
|
||||
"source_location": {
|
||||
"column": 11,
|
||||
"file": "../../tests/t30003/t30003.cc",
|
||||
"line": 20
|
||||
"line": 20,
|
||||
"translation_unit": "../../tests/t30003/t30003.cc"
|
||||
},
|
||||
"type": "namespace"
|
||||
}
|
||||
@@ -122,15 +132,17 @@ class B : public ns1::ns2::Anon { };
|
||||
"is_deprecated": true,
|
||||
"name": "ns3",
|
||||
"source_location": {
|
||||
"column": 26,
|
||||
"file": "../../tests/t30003/t30003.cc",
|
||||
"line": 18
|
||||
"line": 18,
|
||||
"translation_unit": "../../tests/t30003/t30003.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": "t30003_package",
|
||||
|
||||
Reference in New Issue
Block a user