Skip to content

Commit

Permalink
Updated test cases documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
bkryza committed Aug 29, 2023
1 parent cdc3659 commit 4bce188
Show file tree
Hide file tree
Showing 229 changed files with 4,856 additions and 3,865 deletions.
2 changes: 2 additions & 0 deletions docs/test_cases.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@
* [t20031](./test_cases/t20031.md) - Callee type sequence diagram filter test case
* [t20032](./test_cases/t20032.md) - Return type generation option sequence diagram test case
* [t20033](./test_cases/t20033.md) - Control statement text in sequence diagram test case
* [t20034](./test_cases/t20034.md) - from_to sequence diagram test case
* [t20035](./test_cases/t20035.md) - from_to sequence diagram test case with free functions
## Package diagrams
* [t30001](./test_cases/t30001.md) - Basic package diagram test case
* [t30002](./test_cases/t30002.md) - Package dependency test case
Expand Down
2 changes: 1 addition & 1 deletion docs/test_cases/t00002.md
Original file line number Diff line number Diff line change
Expand Up @@ -618,7 +618,7 @@ private:
}
],
"metadata": {
"clang_uml_version": "0.3.8-18-gfd06d93",
"clang_uml_version": "0.3.8-27-gcdc3659",
"llvm_version": "Ubuntu clang version 15.0.7",
"schema_version": 1
},
Expand Down
68 changes: 34 additions & 34 deletions docs/test_cases/t00002_class.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/test_cases/t00003.md
Original file line number Diff line number Diff line change
Expand Up @@ -831,7 +831,7 @@ int A::static_int = 1;
}
],
"metadata": {
"clang_uml_version": "0.3.8-18-gfd06d93",
"clang_uml_version": "0.3.8-27-gcdc3659",
"llvm_version": "Ubuntu clang version 15.0.7",
"schema_version": 1
},
Expand Down
126 changes: 63 additions & 63 deletions docs/test_cases/t00003_class.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/test_cases/t00004.md
Original file line number Diff line number Diff line change
Expand Up @@ -528,7 +528,7 @@ public:
}
],
"metadata": {
"clang_uml_version": "0.3.8-18-gfd06d93",
"clang_uml_version": "0.3.8-27-gcdc3659",
"llvm_version": "Ubuntu clang version 15.0.7",
"schema_version": 1
},
Expand Down
86 changes: 43 additions & 43 deletions docs/test_cases/t00004_class.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/test_cases/t00005.md
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ public:
}
],
"metadata": {
"clang_uml_version": "0.3.8-18-gfd06d93",
"clang_uml_version": "0.3.8-27-gcdc3659",
"llvm_version": "Ubuntu clang version 15.0.7",
"schema_version": 1
},
Expand Down
110 changes: 55 additions & 55 deletions docs/test_cases/t00005_class.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/test_cases/t00006.md
Original file line number Diff line number Diff line change
Expand Up @@ -699,7 +699,7 @@ public:
}
],
"metadata": {
"clang_uml_version": "0.3.8-18-gfd06d93",
"clang_uml_version": "0.3.8-27-gcdc3659",
"llvm_version": "Ubuntu clang version 15.0.7",
"schema_version": 1
},
Expand Down
134 changes: 67 additions & 67 deletions docs/test_cases/t00006_class.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/test_cases/t00007.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ public:
}
],
"metadata": {
"clang_uml_version": "0.3.8-18-gfd06d93",
"clang_uml_version": "0.3.8-27-gcdc3659",
"llvm_version": "Ubuntu clang version 15.0.7",
"schema_version": 1
},
Expand Down
30 changes: 15 additions & 15 deletions docs/test_cases/t00007_class.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/test_cases/t00008.md
Original file line number Diff line number Diff line change
Expand Up @@ -561,7 +561,7 @@ template <> struct E::nested_template<char> {
}
],
"metadata": {
"clang_uml_version": "0.3.8-18-gfd06d93",
"clang_uml_version": "0.3.8-27-gcdc3659",
"llvm_version": "Ubuntu clang version 15.0.7",
"schema_version": 1
},
Expand Down
Loading

0 comments on commit 4bce188

Please sign in to comment.