summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2013-12-16 13:08:19 +0200
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2013-12-16 14:44:13 +0200
commitdb8f2ba54ffffc30e37adb7986a373b27ec3efa6 (patch)
tree6fe8f7df312b0418741f1debf75650d794760579 /tests/tests.pro
parent0ba893d951753c560ed8187bf01e879e37ab817e (diff)
Fix minimal applications
Also added minimal applications to tests Change-Id: Ie4cb702dfb1ff8e771c2de68e74099ac12f32e23 Reviewed-by: Titta Heikkala <titta.heikkala@digia.com>
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index ecff7443..01b0f109 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -17,3 +17,9 @@ SUBDIRS += barstest \
#SUBDIRS += kinectsurface
qtHaveModule(multimedia):!android: SUBDIRS += spectrum
+
+# For testing code snippets of minimal applications
+SUBDIRS += minimalbars \
+ minimalscatter \
+ minimalsurface
+