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

@@ -107,6 +107,7 @@ struct R {
"methods": [
{
"access": "public",
"display_name": "get_a",
"is_const": false,
"is_consteval": false,
"is_constexpr": false,
@@ -129,6 +130,7 @@ struct R {
"line": 7,
"translation_unit": "t00040.cc"
},
"template_parameters": [],
"type": "int"
}
],
@@ -217,6 +219,7 @@ struct R {
"methods": [
{
"access": "public",
"display_name": "get_aaa",
"is_const": false,
"is_consteval": false,
"is_constexpr": false,
@@ -239,6 +242,7 @@ struct R {
"line": 24,
"translation_unit": "t00040.cc"
},
"template_parameters": [],
"type": "int"
}
],
@@ -266,6 +270,7 @@ struct R {
"methods": [
{
"access": "public",
"display_name": "foo",
"is_const": false,
"is_consteval": false,
"is_constexpr": false,
@@ -293,6 +298,7 @@ struct R {
"line": 32,
"translation_unit": "t00040.cc"
},
"template_parameters": [],
"type": "void"
}
],
@@ -322,12 +328,6 @@ struct R {
"destination": "534115812779766127",
"source": "745371908432158369",
"type": "extension"
},
{
"access": "public",
"destination": "307580006083737677",
"source": "1539035020975101539",
"type": "dependency"
}
],
"using_namespace": "clanguml::t00040"