summaryrefslogtreecommitdiffstats
path: root/tests/auto/macdeployqt/source_basicapp/basicapp.pro
diff options
context:
space:
mode:
authorMorten Johan Sørvig <morten.sorvig@qt.io>2016-09-15 14:07:17 +0200
committerMorten Johan Sørvig <morten.sorvig@qt.io>2020-10-26 13:27:36 +0100
commit4aa4e4f727233d8b620b2d591311c90cb8bed39b (patch)
treefeb299631e79d75ec555ff12021b0cfeda505d91 /tests/auto/macdeployqt/source_basicapp/basicapp.pro
parent72b5a4dcae9e9be4a6d66884d3cc0bfb2d692477 (diff)
Add macdeployqt autotest
Add testing framework and test that builds, deploys, and verifies deployment of simple and complex app bundles. Based on the windeployqt autotest. Change-Id: If02321daa77bde3a787372656a5816df78f4b13e Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io> (cherry picked from commit e0c08b3bfd0d0a92a8d60991260ee377357fa94e)
Diffstat (limited to 'tests/auto/macdeployqt/source_basicapp/basicapp.pro')
-rw-r--r--tests/auto/macdeployqt/source_basicapp/basicapp.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/macdeployqt/source_basicapp/basicapp.pro b/tests/auto/macdeployqt/source_basicapp/basicapp.pro
new file mode 100644
index 000000000..bba41b9c1
--- /dev/null
+++ b/tests/auto/macdeployqt/source_basicapp/basicapp.pro
@@ -0,0 +1 @@
+SOURCES = main.cpp