Simplified test cases configs

This commit is contained in:
Bartek Kryza
2023-12-09 17:35:15 +01:00
parent d7195d5a5d
commit a1f7769ba5
129 changed files with 412 additions and 713 deletions

View File

@@ -1,5 +1,3 @@
compilation_database_dir: ..
output_directory: diagrams
diagrams:
t00049_class:
type: class
@@ -11,7 +9,7 @@ diagrams:
"std::vector<thestring>": string_vector
"std::map<int,int>": intmap
glob:
- tests/t00049/t00049.cc
- t00049.cc
include:
namespaces:
- clanguml::t00049