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

@@ -123,7 +123,7 @@ struct NM : public N { };
"line": 14,
"translation_unit": "../../tests/t00041/t00041.cc"
},
"type": "RR *"
"type": "clanguml::t00041::RR *"
}
],
"methods": [],
@@ -209,7 +209,7 @@ struct NM : public N { };
"line": 28,
"translation_unit": "../../tests/t00041/t00041.cc"
},
"type": "E *"
"type": "clanguml::t00041::E *"
},
{
"access": "public",
@@ -221,7 +221,7 @@ struct NM : public N { };
"line": 29,
"translation_unit": "../../tests/t00041/t00041.cc"
},
"type": "F *"
"type": "clanguml::t00041::F *"
},
{
"access": "public",
@@ -256,9 +256,15 @@ struct NM : public N { };
"parameters": [
{
"name": "h",
"type": "H *"
"type": "clanguml::t00041::H *"
}
],
"source_location": {
"column": 10,
"file": "../../tests/t00041/t00041.cc",
"line": 32,
"translation_unit": "../../tests/t00041/t00041.cc"
},
"type": "void"
}
],
@@ -384,8 +390,8 @@ struct NM : public N { };
}
],
"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": "t00041_class",