summaryrefslogtreecommitdiff
path: root/tests/auto/core/ivigenerator/custom-template/custom-test.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/ivigenerator/custom-template/custom-test.yaml')
-rw-r--r--tests/auto/core/ivigenerator/custom-template/custom-test.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/auto/core/ivigenerator/custom-template/custom-test.yaml b/tests/auto/core/ivigenerator/custom-template/custom-test.yaml
new file mode 100644
index 0000000..4c5cd17
--- /dev/null
+++ b/tests/auto/core/ivigenerator/custom-template/custom-test.yaml
@@ -0,0 +1,10 @@
+generate_rules:
+ module_rules:
+ - dest_file: "{{srcBase|lower}}.pri"
+ template_file: "module.pri.tpl"
+ - dest_file: 'tst_custom.cpp'
+ template_file: 'tst_custom.cpp.tpl'
+ - dest_file: 'tst_custom.h'
+ template_file: 'tst_custom.h.tpl'
+ interface_rules:
+ struct_rules: