Added test case for handling root namespace with package generation

This commit is contained in:
Bartek Kryza
2022-06-18 18:32:00 +02:00
parent 4035cbbb2f
commit fd8f131352
5 changed files with 100 additions and 0 deletions

11
tests/t00046/.clang-uml Normal file
View File

@@ -0,0 +1,11 @@
compilation_database_dir: ..
output_directory: puml
diagrams:
t00046_class:
type: class
generate_packages: true
glob:
- ../../tests/t00046/t00046.cc
exclude:
namespaces:
- std