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 May 14, 2023
1 parent 57aa174 commit 90e2513
Show file tree
Hide file tree
Showing 209 changed files with 5,258 additions and 3,787 deletions.
1 change: 1 addition & 0 deletions docs/test_cases.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
* [t00061](./test_cases/t00061.md) - Paths diagram filter test case
* [t00062](./test_cases/t00062.md) - Template specialization matching based on deduced context
* [t00063](./test_cases/t00063.md) - Element types diagram filter test case
* [t00064](./test_cases/t00064.md) - Template type list test case
## Sequence diagrams
* [t20001](./test_cases/t20001.md) - Basic sequence diagram test case
* [t20002](./test_cases/t20002.md) - Free function sequence diagram 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 @@ -500,7 +500,7 @@ private:
}
],
"metadata": {
"clang_uml_version": "0.3.5-2-g7e9944c",
"clang_uml_version": "0.3.5-13-g57aa174",
"llvm_version": "Ubuntu clang version 15.0.6",
"schema_version": 1
},
Expand Down
36 changes: 18 additions & 18 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 @@ -450,7 +450,7 @@ int A::static_int = 1;
}
],
"metadata": {
"clang_uml_version": "0.3.5-2-g7e9944c",
"clang_uml_version": "0.3.5-13-g57aa174",
"llvm_version": "Ubuntu clang version 15.0.6",
"schema_version": 1
},
Expand Down
46 changes: 23 additions & 23 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 @@ -460,7 +460,7 @@ public:
}
],
"metadata": {
"clang_uml_version": "0.3.5-2-g7e9944c",
"clang_uml_version": "0.3.5-13-g57aa174",
"llvm_version": "Ubuntu clang version 15.0.6",
"schema_version": 1
},
Expand Down
76 changes: 38 additions & 38 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 @@ -464,7 +464,7 @@ public:
}
],
"metadata": {
"clang_uml_version": "0.3.5-2-g7e9944c",
"clang_uml_version": "0.3.5-13-g57aa174",
"llvm_version": "Ubuntu clang version 15.0.6",
"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 @@ -629,7 +629,7 @@ public:
}
],
"metadata": {
"clang_uml_version": "0.3.5-2-g7e9944c",
"clang_uml_version": "0.3.5-13-g57aa174",
"llvm_version": "Ubuntu clang version 15.0.6",
"schema_version": 1
},
Expand Down
132 changes: 66 additions & 66 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 @@ -158,7 +158,7 @@ public:
}
],
"metadata": {
"clang_uml_version": "0.3.5-2-g7e9944c",
"clang_uml_version": "0.3.5-13-g57aa174",
"llvm_version": "Ubuntu clang version 15.0.6",
"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 @@ -477,7 +477,7 @@ template <> struct E::nested_template<char> {
}
],
"metadata": {
"clang_uml_version": "0.3.5-2-g7e9944c",
"clang_uml_version": "0.3.5-13-g57aa174",
"llvm_version": "Ubuntu clang version 15.0.6",
"schema_version": 1
},
Expand Down
Loading

0 comments on commit 90e2513

Please sign in to comment.