Added test case for package diagram from directory structure for plain C
This commit is contained in:
12
tests/t30011/.clang-uml
Normal file
12
tests/t30011/.clang-uml
Normal 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:
|
||||
- .
|
||||
Reference in New Issue
Block a user