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 8, 2023
1 parent dec4b7b commit 39efdf5
Show file tree
Hide file tree
Showing 208 changed files with 3,072 additions and 2,977 deletions.
1 change: 1 addition & 0 deletions docs/test_cases.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
* [t00060](./test_cases/t00060.md) - Parents (base classes) diagram filter test case
* [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
## 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.4-28-g3eb1c47",
"clang_uml_version": "0.3.4-45-gdec4b7b",
"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.4-28-g3eb1c47",
"clang_uml_version": "0.3.4-45-gdec4b7b",
"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.4-28-g3eb1c47",
"clang_uml_version": "0.3.4-45-gdec4b7b",
"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.4-28-g3eb1c47",
"clang_uml_version": "0.3.4-45-gdec4b7b",
"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.4-28-g3eb1c47",
"clang_uml_version": "0.3.4-45-gdec4b7b",
"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.4-28-g3eb1c47",
"clang_uml_version": "0.3.4-45-gdec4b7b",
"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.4-28-g3eb1c47",
"clang_uml_version": "0.3.4-45-gdec4b7b",
"llvm_version": "Ubuntu clang version 15.0.6",
"schema_version": 1
},
Expand Down
Loading

0 comments on commit 39efdf5

Please sign in to comment.