Updated test cases documentation

This commit is contained in:
Bartek Kryza
2023-06-12 00:55:11 +02:00
parent 43cc5cb49f
commit 01db5185b2
216 changed files with 7575 additions and 5083 deletions

View File

@@ -111,8 +111,10 @@ A::custom_thread2 A::start_thread2()
"is_static": false,
"name": "f_",
"source_location": {
"column": 7,
"file": "../../tests/t00051/t00051.cc",
"line": 16
"line": 16,
"translation_unit": "../../tests/t00051/t00051.cc"
},
"type": "F"
},
@@ -121,8 +123,10 @@ A::custom_thread2 A::start_thread2()
"is_static": false,
"name": "ff_",
"source_location": {
"column": 8,
"file": "../../tests/t00051/t00051.cc",
"line": 17
"line": 17,
"translation_unit": "../../tests/t00051/t00051.cc"
},
"type": "FF"
}
@@ -198,8 +202,10 @@ A::custom_thread2 A::start_thread2()
"name": "B",
"namespace": "clanguml::t00051",
"source_location": {
"column": 47,
"file": "../../tests/t00051/t00051.cc",
"line": 6
"line": 6,
"translation_unit": "../../tests/t00051/t00051.cc"
},
"template_parameters": [
{
@@ -240,8 +246,10 @@ A::custom_thread2 A::start_thread2()
"is_static": false,
"name": "f_",
"source_location": {
"column": 7,
"file": "../../tests/t00051/t00051.cc",
"line": 16
"line": 16,
"translation_unit": "../../tests/t00051/t00051.cc"
},
"type": "(lambda at ../../tests/t00051/t00051.cc:43:18)"
},
@@ -250,8 +258,10 @@ A::custom_thread2 A::start_thread2()
"is_static": false,
"name": "ff_",
"source_location": {
"column": 8,
"file": "../../tests/t00051/t00051.cc",
"line": 17
"line": 17,
"translation_unit": "../../tests/t00051/t00051.cc"
},
"type": "(lambda at ../../tests/t00051/t00051.cc:43:27)"
}
@@ -327,8 +337,10 @@ A::custom_thread2 A::start_thread2()
"name": "B",
"namespace": "clanguml::t00051",
"source_location": {
"column": 47,
"file": "../../tests/t00051/t00051.cc",
"line": 6
"line": 6,
"translation_unit": "../../tests/t00051/t00051.cc"
},
"template_parameters": [
{
@@ -374,7 +386,7 @@ A::custom_thread2 A::start_thread2()
"is_virtual": false,
"name": "start_thread1",
"parameters": [],
"type": "clanguml::t00051::A::custom_thread1"
"type": "custom_thread1"
},
{
"access": "private",
@@ -393,7 +405,7 @@ A::custom_thread2 A::start_thread2()
"is_virtual": false,
"name": "start_thread2",
"parameters": [],
"type": "clanguml::t00051::A::custom_thread2"
"type": "custom_thread2"
},
{
"access": "private",
@@ -437,8 +449,10 @@ A::custom_thread2 A::start_thread2()
"name": "A",
"namespace": "clanguml::t00051",
"source_location": {
"column": 7,
"file": "../../tests/t00051/t00051.cc",
"line": 20
"line": 20,
"translation_unit": "../../tests/t00051/t00051.cc"
},
"template_parameters": [],
"type": "class"
@@ -493,8 +507,10 @@ A::custom_thread2 A::start_thread2()
"name": "A::custom_thread1",
"namespace": "clanguml::t00051",
"source_location": {
"column": 11,
"file": "../../tests/t00051/t00051.cc",
"line": 23
"line": 23,
"translation_unit": "../../tests/t00051/t00051.cc"
},
"template_parameters": [],
"type": "class"
@@ -545,16 +561,18 @@ A::custom_thread2 A::start_thread2()
"name": "A::custom_thread2",
"namespace": "clanguml::t00051",
"source_location": {
"column": 11,
"file": "../../tests/t00051/t00051.cc",
"line": 35
"line": 35,
"translation_unit": "../../tests/t00051/t00051.cc"
},
"template_parameters": [],
"type": "class"
}
],
"metadata": {
"clang_uml_version": "0.3.6-31-g01ef3dc",
"llvm_version": "Ubuntu clang version 15.0.6",
"clang_uml_version": "0.3.7-4-g43cc5cb",
"llvm_version": "Ubuntu clang version 16.0.1 (++20230328073357+42d1b276f779-1~exp1~20230328073502.65)",
"schema_version": 1
},
"name": "t00051_class",