aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/blackbox-android.pro
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2018-05-28 09:35:54 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2018-06-01 12:10:05 +0000
commit1e5db01c23b7ae4e966faff870567618ad1fa5b5 (patch)
tree626d81615768a2f8bf4370cb53a8ef2c4fa19f44 /tests/auto/blackbox/blackbox-android.pro
parent250e6da6cb06eb7ca82fae0d98be8b4b6123cfcf (diff)
Make the texttemplate module public
Also, adjust the syntax to be closer to ES2015's template literals. [ChangeLog] Introduced the texttemplate module, a facility similar to qmake's SUBSTITUTES feature. Task-number: QBS-1050 Change-Id: Id4d45ac962d68f44a060aefafb20263d7f21ba9f Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Diffstat (limited to 'tests/auto/blackbox/blackbox-android.pro')
-rw-r--r--tests/auto/blackbox/blackbox-android.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/blackbox/blackbox-android.pro b/tests/auto/blackbox/blackbox-android.pro
index d27550301..7aca99e8d 100644
--- a/tests/auto/blackbox/blackbox-android.pro
+++ b/tests/auto/blackbox/blackbox-android.pro
@@ -16,3 +16,6 @@ for(data_dir, DATA_DIRS) {
}
OTHER_FILES += $$FILES
+
+DISTFILES += \
+ testdata/texttemplate/expected-output-one.txt