Updated test cases documentation

This commit is contained in:
Bartek Kryza
2022-02-24 22:33:28 +01:00
parent 3eb652e5b5
commit 4acb8f98c1
45 changed files with 61 additions and 0 deletions

View File

@@ -34,6 +34,7 @@
* [t00033](./test_cases/t00033.md) - Nested template instantiation dependency test case
* [t00034](./test_cases/t00034.md) - Template metaprogramming type function test case
* [t00035](./test_cases/t00035.md) - PlantUML class diagram layout hints test case
* [t00036](./test_cases/t00036.md) - Class diagram with namespaces generated as packages
## Sequence diagrams
* [t20001](./test_cases/t20001.md) - Basic sequence diagram test case
* [t20002](./test_cases/t20002.md) - Free function sequence diagram test case