Updated test cases documentation
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user