Updated test cases documentation

This commit is contained in:
Bartek Kryza
2023-12-09 20:16:28 +01:00
parent 6055c5684e
commit 0a8292655a
316 changed files with 9068 additions and 10010 deletions

View File

@@ -1,15 +1,12 @@
# t00034 - Template metaprogramming type function test case
## Config
```yaml
compilation_database_dir: ..
output_directory: diagrams
diagrams:
t00034_class:
type: class
glob:
- ../../tests/t00034/t00034.cc
using_namespace:
- clanguml::t00034
- t00034.cc
using_namespace: clanguml::t00034
include:
namespaces:
- clanguml::t00034
@@ -118,9 +115,9 @@ struct R {
],
"source_location": {
"column": 20,
"file": "../../tests/t00034/t00034.cc",
"file": "t00034.cc",
"line": 10,
"translation_unit": "../../tests/t00034/t00034.cc"
"translation_unit": "t00034.cc"
},
"type": "bool"
},
@@ -148,9 +145,9 @@ struct R {
],
"source_location": {
"column": 20,
"file": "../../tests/t00034/t00034.cc",
"file": "t00034.cc",
"line": 11,
"translation_unit": "../../tests/t00034/t00034.cc"
"translation_unit": "t00034.cc"
},
"type": "bool"
}
@@ -159,9 +156,9 @@ struct R {
"namespace": "clanguml::t00034",
"source_location": {
"column": 8,
"file": "../../tests/t00034/t00034.cc",
"file": "t00034.cc",
"line": 9,
"translation_unit": "../../tests/t00034/t00034.cc"
"translation_unit": "t00034.cc"
},
"template_parameters": [],
"type": "class"
@@ -181,9 +178,9 @@ struct R {
"namespace": "clanguml::t00034",
"source_location": {
"column": 30,
"file": "../../tests/t00034/t00034.cc",
"file": "t00034.cc",
"line": 16,
"translation_unit": "../../tests/t00034/t00034.cc"
"translation_unit": "t00034.cc"
},
"template_parameters": [
{
@@ -210,9 +207,9 @@ struct R {
"namespace": "clanguml::t00034",
"source_location": {
"column": 20,
"file": "../../tests/t00034/t00034.cc",
"file": "t00034.cc",
"line": 20,
"translation_unit": "../../tests/t00034/t00034.cc"
"translation_unit": "t00034.cc"
},
"template_parameters": [
{
@@ -239,9 +236,9 @@ struct R {
"namespace": "clanguml::t00034",
"source_location": {
"column": 30,
"file": "../../tests/t00034/t00034.cc",
"file": "t00034.cc",
"line": 33,
"translation_unit": "../../tests/t00034/t00034.cc"
"translation_unit": "t00034.cc"
},
"template_parameters": [
{
@@ -268,9 +265,9 @@ struct R {
"namespace": "clanguml::t00034",
"source_location": {
"column": 20,
"file": "../../tests/t00034/t00034.cc",
"file": "t00034.cc",
"line": 37,
"translation_unit": "../../tests/t00034/t00034.cc"
"translation_unit": "t00034.cc"
},
"template_parameters": [
{
@@ -297,9 +294,9 @@ struct R {
"namespace": "clanguml::t00034",
"source_location": {
"column": 8,
"file": "../../tests/t00034/t00034.cc",
"file": "t00034.cc",
"line": 43,
"translation_unit": "../../tests/t00034/t00034.cc"
"translation_unit": "t00034.cc"
},
"template_parameters": [],
"type": "class"
@@ -320,9 +317,9 @@ struct R {
"name": "la",
"source_location": {
"column": 21,
"file": "../../tests/t00034/t00034.cc",
"file": "t00034.cc",
"line": 46,
"translation_unit": "../../tests/t00034/t00034.cc"
"translation_unit": "t00034.cc"
},
"type": "lift_void_t<A> *"
},
@@ -332,9 +329,9 @@ struct R {
"name": "lv",
"source_location": {
"column": 24,
"file": "../../tests/t00034/t00034.cc",
"file": "t00034.cc",
"line": 47,
"translation_unit": "../../tests/t00034/t00034.cc"
"translation_unit": "t00034.cc"
},
"type": "lift_void_t<void> *"
}
@@ -344,19 +341,14 @@ struct R {
"namespace": "clanguml::t00034",
"source_location": {
"column": 8,
"file": "../../tests/t00034/t00034.cc",
"file": "t00034.cc",
"line": 45,
"translation_unit": "../../tests/t00034/t00034.cc"
"translation_unit": "t00034.cc"
},
"template_parameters": [],
"type": "class"
}
],
"metadata": {
"clang_uml_version": "0.4.1-11-g39d3e1f",
"llvm_version": "Ubuntu clang version 16.0.6 (++20230710042027+7cbf1a259152-1~exp1~20230710162048.105)",
"schema_version": 1
},
"name": "t00034_class",
"relationships": [
{