summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
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
+