Added type_list test case
This commit is contained in:
15
tests/t00064/.clang-uml
Normal file
15
tests/t00064/.clang-uml
Normal file
@@ -0,0 +1,15 @@
|
||||
compilation_database_dir: ..
|
||||
output_directory: puml
|
||||
diagrams:
|
||||
t00064_class:
|
||||
type: class
|
||||
glob:
|
||||
- ../../tests/t00064/t00064.cc
|
||||
include:
|
||||
namespaces:
|
||||
- clanguml::t00064
|
||||
using_namespace:
|
||||
- clanguml::t00064
|
||||
plantuml:
|
||||
before:
|
||||
- left to right direction
|
||||
Reference in New Issue
Block a user