Added test case for inner type aliases with parent class template args
This commit is contained in:
13
tests/t00044/.clang-uml
Normal file
13
tests/t00044/.clang-uml
Normal file
@@ -0,0 +1,13 @@
|
||||
compilation_database_dir: ..
|
||||
output_directory: puml
|
||||
diagrams:
|
||||
t00044_class:
|
||||
type: class
|
||||
generate_packages: true
|
||||
glob:
|
||||
- ../../tests/t00044/t00044.cc
|
||||
using_namespace:
|
||||
- clanguml::t00044
|
||||
include:
|
||||
namespaces:
|
||||
- clanguml::t00044
|
||||
Reference in New Issue
Block a user