Updated test cases documentation

This commit is contained in:
Bartek Kryza
2022-03-06 19:28:11 +01:00
parent 1a9b338ff0
commit b5479efb2c
11 changed files with 262 additions and 102 deletions

View File

@@ -36,6 +36,7 @@
* [t00035](./test_cases/t00035.md) - PlantUML class diagram layout hints test case
* [t00036](./test_cases/t00036.md) - Class diagram with namespaces generated as packages
* [t00037](./test_cases/t00037.md) - Anonymous nested struct test case
* [t00038](./test_cases/t00038.md) - Template instantiation with unexposed nested templates
## Sequence diagrams
* [t20001](./test_cases/t20001.md) - Basic sequence diagram test case
* [t20002](./test_cases/t20002.md) - Free function sequence diagram test case