Skip to content

Commit

Permalink
Merge pull request #343 from bkryza/add-vaargs-test-case
Browse files Browse the repository at this point in the history
Add vaargs test case
  • Loading branch information
bkryza authored Nov 22, 2024
2 parents f90ae0e + f29a9fe commit be53355
Show file tree
Hide file tree
Showing 288 changed files with 19,914 additions and 19,018 deletions.
2 changes: 2 additions & 0 deletions docs/test_cases.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,8 @@
* [t20058](./test_cases/t20058.md) - Objective-C sequence diagram with method params test case
* [t20059](./test_cases/t20059.md) - Objective-C sequence diagram with polymorphism test case
* [t20060](./test_cases/t20060.md) - Test case for multiple lambda expressions in function calls arguments
* [t20061](./test_cases/t20061.md) - Test case for paths filter in sequence diagrams
* [t20062](./test_cases/t20062.md) - Test case with vaargs function in sequence diagrams
## Package diagrams
* [t30001](./test_cases/t30001.md) - Basic package diagram test case
* [t30002](./test_cases/t30002.md) - Package dependency test case
Expand Down
256 changes: 128 additions & 128 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.
10 changes: 5 additions & 5 deletions docs/test_cases/t00002_class_mermaid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
336 changes: 168 additions & 168 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/t00003_class_mermaid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit be53355

Please sign in to comment.