Updated test cases documentation
This commit is contained in:
@@ -158,6 +158,7 @@ private:
|
||||
"raw": "/// Abstract foo_a",
|
||||
"text": "\n Abstract foo_a\n"
|
||||
},
|
||||
"display_name": "foo_a",
|
||||
"is_const": false,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -180,6 +181,7 @@ private:
|
||||
"line": 10,
|
||||
"translation_unit": "t00002.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
@@ -192,6 +194,7 @@ private:
|
||||
"raw": "/// Abstract foo_c",
|
||||
"text": "\n Abstract foo_c\n"
|
||||
},
|
||||
"display_name": "foo_c",
|
||||
"is_const": false,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -214,6 +217,7 @@ private:
|
||||
"line": 12,
|
||||
"translation_unit": "t00002.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -259,6 +263,7 @@ private:
|
||||
"methods": [
|
||||
{
|
||||
"access": "public",
|
||||
"display_name": "foo_a",
|
||||
"is_const": false,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -281,6 +286,7 @@ private:
|
||||
"line": 18,
|
||||
"translation_unit": "t00002.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -335,6 +341,7 @@ private:
|
||||
"raw": "/// Do nothing unless override is provided",
|
||||
"text": "\n Do nothing unless override is provided\n"
|
||||
},
|
||||
"display_name": "foo_c",
|
||||
"is_const": false,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -357,6 +364,7 @@ private:
|
||||
"line": 30,
|
||||
"translation_unit": "t00002.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -434,6 +442,7 @@ private:
|
||||
"raw": "/**\n * Forward foo_a\n */",
|
||||
"text": "\n Forward foo_a\n"
|
||||
},
|
||||
"display_name": "foo_a",
|
||||
"is_const": false,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -456,6 +465,7 @@ private:
|
||||
"line": 41,
|
||||
"translation_unit": "t00002.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
@@ -468,6 +478,7 @@ private:
|
||||
"raw": "/**\n * Forward foo_c\n */",
|
||||
"text": "\n Forward foo_c\n"
|
||||
},
|
||||
"display_name": "foo_c",
|
||||
"is_const": false,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -490,6 +501,7 @@ private:
|
||||
"line": 50,
|
||||
"translation_unit": "t00002.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
@@ -559,6 +571,7 @@ private:
|
||||
"raw": "///\n /// Forward foo_a\n ///",
|
||||
"text": "\n Forward foo_a\n"
|
||||
},
|
||||
"display_name": "foo_a",
|
||||
"is_const": false,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -581,6 +594,7 @@ private:
|
||||
"line": 66,
|
||||
"translation_unit": "t00002.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "void"
|
||||
},
|
||||
{
|
||||
@@ -593,6 +607,7 @@ private:
|
||||
"raw": "///\n /// Forward foo_c\n ///",
|
||||
"text": "\n Forward foo_c\n"
|
||||
},
|
||||
"display_name": "foo_c",
|
||||
"is_const": false,
|
||||
"is_consteval": false,
|
||||
"is_constexpr": false,
|
||||
@@ -615,6 +630,7 @@ private:
|
||||
"line": 75,
|
||||
"translation_unit": "t00002.cc"
|
||||
},
|
||||
"template_parameters": [],
|
||||
"type": "void"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user