Added smart pointer dereference sequence diagram test case
This commit is contained in:
14
tests/t20009/.clang-uml
Normal file
14
tests/t20009/.clang-uml
Normal file
@@ -0,0 +1,14 @@
|
||||
compilation_database_dir: ..
|
||||
output_directory: puml
|
||||
diagrams:
|
||||
t20009_sequence:
|
||||
type: sequence
|
||||
glob:
|
||||
- ../../tests/t20009/t20009.cc
|
||||
include:
|
||||
namespaces:
|
||||
- clanguml::t20009
|
||||
using_namespace:
|
||||
- clanguml::t20009
|
||||
start_from:
|
||||
- function: "clanguml::t20009::tmain()"
|
||||
Reference in New Issue
Block a user