Updated test cases documentation

This commit is contained in:
Bartek Kryza
2022-12-19 00:21:43 +01:00
parent eac49e472c
commit b21b60668e
94 changed files with 2451 additions and 2450 deletions

View File

@@ -14,13 +14,13 @@ diagrams:
# Render the paths relative to this directory
relative_to: ../../../tests/t40002
include:
# Include only files belonging to these paths
# Include only files belonging to these paths relative to relative_to
paths:
- ../../../tests/t40002
- .
exclude:
paths:
# Exclude single header
- ../../../tests/t40002/include/lib2/lib2_detail.h
# Exclude single header relative to relative_to
- include/lib2/lib2_detail.h
plantuml:
before:
- "' t40002 test include diagram"