Updated test cases documentation

This commit is contained in:
Bartek Kryza
2022-08-07 23:17:44 +02:00
parent ae7ef11e43
commit e3434bfc59
73 changed files with 3794 additions and 4406 deletions

View File

@@ -45,6 +45,7 @@
* [t00044](./test_cases/t00044.md) - Test case for inner type aliases with parent class template args
* [t00045](./test_cases/t00045.md) - Test case for root namespace handling
* [t00046](./test_cases/t00046.md) - Test case for root namespace handling with packages
* [t00047](./test_cases/t00047.md) - Test case for recursive variadic template
## Sequence diagrams
* [t20001](./test_cases/t20001.md) - Basic sequence diagram test case
* [t20002](./test_cases/t20002.md) - Free function sequence diagram test case