Added root namespace test case
This commit is contained in:
10
tests/t00045/.clang-uml
Normal file
10
tests/t00045/.clang-uml
Normal file
@@ -0,0 +1,10 @@
|
||||
compilation_database_dir: ..
|
||||
output_directory: puml
|
||||
diagrams:
|
||||
t00045_class:
|
||||
type: class
|
||||
glob:
|
||||
- ../../tests/t00045/t00045.cc
|
||||
exclude:
|
||||
namespaces:
|
||||
- std
|
||||
Reference in New Issue
Block a user