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 Feb 13, 2024
1 parent 5630149 commit eedf594
Show file tree
Hide file tree
Showing 219 changed files with 7,340 additions and 4,929 deletions.
4 changes: 4 additions & 0 deletions docs/test_cases.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
* [t00070](./test_cases/t00070.md) - Diagram filter based on C++20 modules
* [t00071](./test_cases/t00071.md) - Class diagram with C++20 modules generated as packages
* [t00072](./test_cases/t00072.md) - Class diagram with C++20 module partitions generated as packages
* [t00073](./test_cases/t00073.md) - Class diagram for template overload pattern
## 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 Expand Up @@ -117,6 +118,9 @@
* [t20037](./test_cases/t20037.md) - Test case checking if activities in static variable declarations appear only once
* [t20038](./test_cases/t20038.md) - Sequence diagram comment decorator test case
* [t20039](./test_cases/t20039.md) - Test case for type aliases config option in sequence diagrams
* [t20040](./test_cases/t20040.md) - Test case for recursive variadic template function call
* [t20041](./test_cases/t20041.md) - Test case for recursive variadic template class call
* [t20042](./test_cases/t20042.md) - Test case for template overload pattern
## Package diagrams
* [t30001](./test_cases/t30001.md) - Basic package diagram test case
* [t30002](./test_cases/t30002.md) - Package dependency test case
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.
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.
Loading

0 comments on commit eedf594

Please sign in to comment.