Updated test cases documentation

This commit is contained in:
Bartek Kryza
2023-02-19 18:56:11 +01:00
parent 6341a62857
commit 56a8ad9ca2
99 changed files with 2981 additions and 2676 deletions

View File

@@ -54,6 +54,7 @@
* [t00053](./test_cases/t00053.md) - Test case for `together` layout hint in class diagram
* [t00054](./test_cases/t00054.md) - Test case for `together` layout hint in class diagram with rendered namespaces
* [t00055](./test_cases/t00055.md) - Test case for `row` and `column` layout hints
* [t00057](./test_cases/t00057.md) - Test case C99/C11 translation units with structs and unions
## Sequence diagrams
* [t20001](./test_cases/t20001.md) - Basic sequence diagram test case
* [t20002](./test_cases/t20002.md) - Free function sequence diagram test case