Updated test cases documentation

This commit is contained in:
Bartek Kryza
2022-03-06 00:25:42 +01:00
parent d79cead4ce
commit 2c066c321a
10 changed files with 205 additions and 102 deletions

View File

@@ -35,6 +35,7 @@
* [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
* [t00037](./test_cases/t00037.md) - Anonymous nested struct test case
## Sequence diagrams
* [t20001](./test_cases/t20001.md) - Basic sequence diagram test case
* [t20002](./test_cases/t20002.md) - Free function sequence diagram test case