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 Jan 22, 2023
1 parent 8deaf02 commit e0a42be
Show file tree
Hide file tree
Showing 92 changed files with 2,768 additions and 2,561 deletions.
12 changes: 1 addition & 11 deletions docs/test_cases.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,4 @@
# Test cases index

<!-- toc -->

* [Class diagrams](#class-diagrams)
* [Sequence diagrams](#sequence-diagrams)
* [Package diagrams](#package-diagrams)
* [Include diagrams](#include-diagrams)
* [Configuration diagrams](#configuration-diagrams)

<!-- tocstop -->

## Class diagrams
* [t00002](./test_cases/t00002.md) - Basic class inheritance
* [t00003](./test_cases/t00003.md) - Class field and methods
Expand Down Expand Up @@ -60,6 +49,7 @@
* [t00048](./test_cases/t00048.md) - Test case for unique entity id with multiple translation units
* [t00049](./test_cases/t00049.md) - Test case configurable type aliases
* [t00050](./test_cases/t00050.md) - Test case for generating notes from comments using jinja templates
* [t00051](./test_cases/t00051.md) - Test case for relative paths in lambda names
## 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
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.
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.
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.
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.
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.
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.
Loading

0 comments on commit e0a42be

Please sign in to comment.