Added test case for package diagram from directory structure for plain C

This commit is contained in:
Bartek Kryza
2023-05-26 21:46:23 +02:00
parent 2a29968f09
commit ba32b54395
12 changed files with 118 additions and 2 deletions

12
tests/t30011/.clang-uml Normal file
View File

@@ -0,0 +1,12 @@
compilation_database_dir: ..
output_directory: puml
diagrams:
t30011_package:
type: package
package_type: directory
glob:
- t30011.c
relative_to: ../../../tests/t30011
include:
paths:
- .