Updated test cases documentation

This commit is contained in:
Bartek Kryza
2024-05-22 22:48:33 +02:00
parent a7e2f7a496
commit 2eff7a1192
331 changed files with 7920 additions and 6271 deletions

View File

@@ -113,6 +113,7 @@ public:
"methods": [
{
"access": "public",
"display_name": "foo",
"is_const": false,
"is_consteval": false,
"is_constexpr": false,
@@ -135,6 +136,7 @@ public:
"line": 16,
"translation_unit": "t00011.cc"
},
"template_parameters": [],
"type": "void"
}
],
@@ -175,6 +177,7 @@ public:
"methods": [
{
"access": "public",
"display_name": "foo",
"is_const": false,
"is_consteval": false,
"is_constexpr": false,
@@ -197,6 +200,7 @@ public:
"line": 28,
"translation_unit": "t00011.cc"
},
"template_parameters": [],
"type": "void"
}
],