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

@@ -135,6 +135,12 @@ struct R {
"is_virtual": false,
"name": "operator()",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00032/t00032.cc",
"line": 12,
"translation_unit": "../../tests/t00032/t00032.cc"
},
"type": "void"
}
],
@@ -177,6 +183,12 @@ struct R {
"is_virtual": false,
"name": "operator()",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00032/t00032.cc",
"line": 16,
"translation_unit": "../../tests/t00032/t00032.cc"
},
"type": "void"
}
],
@@ -219,6 +231,12 @@ struct R {
"is_virtual": false,
"name": "operator()",
"parameters": [],
"source_location": {
"column": 10,
"file": "../../tests/t00032/t00032.cc",
"line": 20,
"translation_unit": "../../tests/t00032/t00032.cc"
},
"type": "void"
}
],
@@ -392,7 +410,7 @@ struct R {
"line": 32,
"translation_unit": "../../tests/t00032/t00032.cc"
},
"type": "Overload<TBase,int,A,B,C>"
"type": "Overload<clanguml::t00032::TBase,int,clanguml::t00032::A,clanguml::t00032::B,clanguml::t00032::C>"
}
],
"methods": [],
@@ -409,8 +427,8 @@ struct R {
}
],
"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": "t00032_class",