Fixed path filtering

This commit is contained in:
Bartek Kryza
2022-12-18 17:11:14 +01:00
parent 43c3e32597
commit 5255fd1785
15 changed files with 139 additions and 57 deletions

View File

@@ -13,10 +13,10 @@ diagrams:
include:
# Include only files which depend on t1.h
dependants:
- ../../../tests/t40003/include/dependants/t1.h
- include/dependants/t1.h
# and dependencies of t2.cc
dependencies:
- ../../../tests/t40003/src/dependencies/t2.cc
- src/dependencies/t2.cc
plantuml:
before:
- "' t40003 test include diagram"