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

@@ -133,6 +133,7 @@ A::custom_thread2 A::start_thread2()
"methods": [
{
"access": "public",
"display_name": "B",
"is_const": false,
"is_consteval": false,
"is_constexpr": false,
@@ -164,10 +165,12 @@ A::custom_thread2 A::start_thread2()
"line": 7,
"translation_unit": "t00051.cc"
},
"template_parameters": [],
"type": "void"
},
{
"access": "public",
"display_name": "f",
"is_const": false,
"is_consteval": false,
"is_constexpr": false,
@@ -190,10 +193,12 @@ A::custom_thread2 A::start_thread2()
"line": 13,
"translation_unit": "t00051.cc"
},
"template_parameters": [],
"type": "void"
},
{
"access": "public",
"display_name": "ff",
"is_const": false,
"is_consteval": false,
"is_constexpr": false,
@@ -216,6 +221,7 @@ A::custom_thread2 A::start_thread2()
"line": 14,
"translation_unit": "t00051.cc"
},
"template_parameters": [],
"type": "void"
}
],
@@ -289,6 +295,7 @@ A::custom_thread2 A::start_thread2()
"methods": [
{
"access": "public",
"display_name": "B",
"is_const": false,
"is_consteval": false,
"is_constexpr": false,
@@ -320,10 +327,12 @@ A::custom_thread2 A::start_thread2()
"line": 7,
"translation_unit": "t00051.cc"
},
"template_parameters": [],
"type": "void"
},
{
"access": "public",
"display_name": "f",
"is_const": false,
"is_consteval": false,
"is_constexpr": false,
@@ -346,10 +355,12 @@ A::custom_thread2 A::start_thread2()
"line": 13,
"translation_unit": "t00051.cc"
},
"template_parameters": [],
"type": "void"
},
{
"access": "public",
"display_name": "ff",
"is_const": false,
"is_consteval": false,
"is_constexpr": false,
@@ -372,6 +383,7 @@ A::custom_thread2 A::start_thread2()
"line": 14,
"translation_unit": "t00051.cc"
},
"template_parameters": [],
"type": "void"
}
],
@@ -412,6 +424,7 @@ A::custom_thread2 A::start_thread2()
"methods": [
{
"access": "private",
"display_name": "start_thread1",
"is_const": false,
"is_consteval": false,
"is_constexpr": false,
@@ -434,10 +447,12 @@ A::custom_thread2 A::start_thread2()
"line": 33,
"translation_unit": "t00051.cc"
},
"template_parameters": [],
"type": "custom_thread1"
},
{
"access": "private",
"display_name": "start_thread2",
"is_const": false,
"is_consteval": false,
"is_constexpr": false,
@@ -460,10 +475,12 @@ A::custom_thread2 A::start_thread2()
"line": 39,
"translation_unit": "t00051.cc"
},
"template_parameters": [],
"type": "custom_thread2"
},
{
"access": "private",
"display_name": "start_thread3",
"is_const": false,
"is_consteval": false,
"is_constexpr": false,
@@ -486,10 +503,12 @@ A::custom_thread2 A::start_thread2()
"line": 41,
"translation_unit": "t00051.cc"
},
"template_parameters": [],
"type": "clanguml::t00051::B<(lambda at t00051.cc:43:18),(lambda at t00051.cc:43:27)>"
},
{
"access": "private",
"display_name": "get_function",
"is_const": false,
"is_consteval": false,
"is_constexpr": false,
@@ -512,6 +531,7 @@ A::custom_thread2 A::start_thread2()
"line": 46,
"translation_unit": "t00051.cc"
},
"template_parameters": [],
"type": "(lambda at t00051.cc:48:16)"
}
],
@@ -546,6 +566,7 @@ A::custom_thread2 A::start_thread2()
"methods": [
{
"access": "public",
"display_name": "custom_thread1<Function,Args...>",
"is_const": false,
"is_consteval": false,
"is_constexpr": false,
@@ -571,6 +592,20 @@ A::custom_thread2 A::start_thread2()
"type": "Args &&..."
}
],
"template_parameters": [
{
"is_variadic": false,
"kind": "template_type",
"name": "Function",
"template_parameters": []
},
{
"is_variadic": true,
"kind": "template_type",
"name": "Args...",
"template_parameters": []
}
],
"type": "void"
}
],
@@ -605,6 +640,7 @@ A::custom_thread2 A::start_thread2()
"methods": [
{
"access": "public",
"display_name": "thread",
"is_const": false,
"is_consteval": false,
"is_constexpr": false,
@@ -632,6 +668,7 @@ A::custom_thread2 A::start_thread2()
"line": 36,
"translation_unit": "t00051.cc"
},
"template_parameters": [],
"type": "void"
}
],