Updated test cases documentation

This commit is contained in:
Bartek Kryza
2023-06-26 16:15:55 +02:00
parent ed151f45e1
commit 13ea67c1d8
218 changed files with 7202 additions and 4429 deletions

View File

@@ -158,6 +158,12 @@ A::custom_thread2 A::start_thread2()
"type": "FF &&"
}
],
"source_location": {
"column": 5,
"file": "../../tests/t00051/t00051.cc",
"line": 7,
"translation_unit": "../../tests/t00051/t00051.cc"
},
"type": "void"
},
{
@@ -177,6 +183,12 @@ A::custom_thread2 A::start_thread2()
"is_virtual": false,
"name": "f",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00051/t00051.cc",
"line": 13,
"translation_unit": "../../tests/t00051/t00051.cc"
},
"type": "void"
},
{
@@ -196,6 +208,12 @@ A::custom_thread2 A::start_thread2()
"is_virtual": false,
"name": "ff",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00051/t00051.cc",
"line": 14,
"translation_unit": "../../tests/t00051/t00051.cc"
},
"type": "void"
}
],
@@ -293,6 +311,12 @@ A::custom_thread2 A::start_thread2()
"type": "(lambda at ../../tests/t00051/t00051.cc:43:27) &&"
}
],
"source_location": {
"column": 5,
"file": "../../tests/t00051/t00051.cc",
"line": 7,
"translation_unit": "../../tests/t00051/t00051.cc"
},
"type": "void"
},
{
@@ -312,6 +336,12 @@ A::custom_thread2 A::start_thread2()
"is_virtual": false,
"name": "f",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00051/t00051.cc",
"line": 13,
"translation_unit": "../../tests/t00051/t00051.cc"
},
"type": "void"
},
{
@@ -331,6 +361,12 @@ A::custom_thread2 A::start_thread2()
"is_virtual": false,
"name": "ff",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00051/t00051.cc",
"line": 14,
"translation_unit": "../../tests/t00051/t00051.cc"
},
"type": "void"
}
],
@@ -386,7 +422,13 @@ A::custom_thread2 A::start_thread2()
"is_virtual": false,
"name": "start_thread1",
"parameters": [],
"type": "custom_thread1"
"source_location": {
"column": 27,
"file": "../../tests/t00051/t00051.cc",
"line": 33,
"translation_unit": "../../tests/t00051/t00051.cc"
},
"type": "clanguml::t00051::A::custom_thread1"
},
{
"access": "private",
@@ -405,7 +447,13 @@ A::custom_thread2 A::start_thread2()
"is_virtual": false,
"name": "start_thread2",
"parameters": [],
"type": "custom_thread2"
"source_location": {
"column": 27,
"file": "../../tests/t00051/t00051.cc",
"line": 39,
"translation_unit": "../../tests/t00051/t00051.cc"
},
"type": "clanguml::t00051::A::custom_thread2"
},
{
"access": "private",
@@ -424,6 +472,12 @@ A::custom_thread2 A::start_thread2()
"is_virtual": false,
"name": "start_thread3",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00051/t00051.cc",
"line": 41,
"translation_unit": "../../tests/t00051/t00051.cc"
},
"type": "clanguml::t00051::B<(lambda at ../../tests/t00051/t00051.cc:43:18),(lambda at ../../tests/t00051/t00051.cc:43:27)>"
},
{
@@ -443,6 +497,12 @@ A::custom_thread2 A::start_thread2()
"is_virtual": false,
"name": "get_function",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00051/t00051.cc",
"line": 46,
"translation_unit": "../../tests/t00051/t00051.cc"
},
"type": "(lambda at ../../tests/t00051/t00051.cc:48:16)"
}
],
@@ -555,6 +615,12 @@ A::custom_thread2 A::start_thread2()
"type": "(lambda at ../../tests/t00051/t00051.cc:59:27) &&"
}
],
"source_location": {
"column": 28,
"file": "../../tests/t00051/t00051.cc",
"line": 36,
"translation_unit": "../../tests/t00051/t00051.cc"
},
"type": "void"
}
],
@@ -571,8 +637,8 @@ A::custom_thread2 A::start_thread2()
}
],
"metadata": {
"clang_uml_version": "0.3.7-4-g43cc5cb",
"llvm_version": "Ubuntu clang version 16.0.1 (++20230328073357+42d1b276f779-1~exp1~20230328073502.65)",
"clang_uml_version": "0.3.7-34-gef753ea",
"llvm_version": "Ubuntu clang version 15.0.6",
"schema_version": 1
},
"name": "t00051_class",