Updated test cases documentation
This commit is contained in:
@@ -62,8 +62,10 @@ template <typename T, typename P> struct H : public G<T> {
|
||||
"name": "A",
|
||||
"namespace": "clanguml::t00060",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t00060/t00060.cc",
|
||||
"line": 3
|
||||
"line": 3,
|
||||
"translation_unit": "../../tests/t00060/t00060.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -89,8 +91,10 @@ template <typename T, typename P> struct H : public G<T> {
|
||||
"name": "B",
|
||||
"namespace": "clanguml::t00060",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t00060/t00060.cc",
|
||||
"line": 4
|
||||
"line": 4,
|
||||
"translation_unit": "../../tests/t00060/t00060.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -116,8 +120,10 @@ template <typename T, typename P> struct H : public G<T> {
|
||||
"name": "C",
|
||||
"namespace": "clanguml::t00060",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t00060/t00060.cc",
|
||||
"line": 5
|
||||
"line": 5,
|
||||
"translation_unit": "../../tests/t00060/t00060.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -149,8 +155,10 @@ template <typename T, typename P> struct H : public G<T> {
|
||||
"name": "D",
|
||||
"namespace": "clanguml::t00060",
|
||||
"source_location": {
|
||||
"column": 8,
|
||||
"file": "../../tests/t00060/t00060.cc",
|
||||
"line": 6
|
||||
"line": 6,
|
||||
"translation_unit": "../../tests/t00060/t00060.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "class"
|
||||
@@ -170,8 +178,10 @@ template <typename T, typename P> struct H : public G<T> {
|
||||
"is_static": false,
|
||||
"name": "g",
|
||||
"source_location": {
|
||||
"column": 7,
|
||||
"file": "../../tests/t00060/t00060.cc",
|
||||
"line": 11
|
||||
"line": 11,
|
||||
"translation_unit": "../../tests/t00060/t00060.cc"
|
||||
},
|
||||
"type": "T"
|
||||
}
|
||||
@@ -180,8 +190,10 @@ template <typename T, typename P> struct H : public G<T> {
|
||||
"name": "G",
|
||||
"namespace": "clanguml::t00060",
|
||||
"source_location": {
|
||||
"column": 30,
|
||||
"file": "../../tests/t00060/t00060.cc",
|
||||
"line": 10
|
||||
"line": 10,
|
||||
"translation_unit": "../../tests/t00060/t00060.cc"
|
||||
},
|
||||
"template_parameters": [
|
||||
{
|
||||
@@ -215,8 +227,10 @@ template <typename T, typename P> struct H : public G<T> {
|
||||
"is_static": false,
|
||||
"name": "h",
|
||||
"source_location": {
|
||||
"column": 10,
|
||||
"file": "../../tests/t00060/t00060.cc",
|
||||
"line": 15
|
||||
"line": 15,
|
||||
"translation_unit": "../../tests/t00060/t00060.cc"
|
||||
},
|
||||
"type": "G<T>"
|
||||
},
|
||||
@@ -225,8 +239,10 @@ template <typename T, typename P> struct H : public G<T> {
|
||||
"is_static": false,
|
||||
"name": "hh",
|
||||
"source_location": {
|
||||
"column": 7,
|
||||
"file": "../../tests/t00060/t00060.cc",
|
||||
"line": 16
|
||||
"line": 16,
|
||||
"translation_unit": "../../tests/t00060/t00060.cc"
|
||||
},
|
||||
"type": "P"
|
||||
}
|
||||
@@ -235,8 +251,10 @@ template <typename T, typename P> struct H : public G<T> {
|
||||
"name": "H",
|
||||
"namespace": "clanguml::t00060",
|
||||
"source_location": {
|
||||
"column": 42,
|
||||
"file": "../../tests/t00060/t00060.cc",
|
||||
"line": 14
|
||||
"line": 14,
|
||||
"translation_unit": "../../tests/t00060/t00060.cc"
|
||||
},
|
||||
"template_parameters": [
|
||||
{
|
||||
@@ -256,8 +274,8 @@ template <typename T, typename P> struct H : public G<T> {
|
||||
}
|
||||
],
|
||||
"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": "t00060_class",
|
||||
|
||||
Reference in New Issue
Block a user