summaryrefslogtreecommitdiffstats
path: root/tests/auto/cpptest/cpptest.pro
diff options
context:
space:
mode:
authorTomi Korpipää <tomi.korpipaa@digia.com>2014-10-10 13:21:39 +0300
committerMika Salmela <mika.salmela@digia.com>2014-10-10 13:27:07 +0300
commit220f236a18967f7dbc1add6425483ad885b1b22e (patch)
tree6a5337f41345c113fb2518f5d59ce7e85fa6e461 /tests/auto/cpptest/cpptest.pro
parentcb5ab9bc21cd123efc9f78512f465794bcb4a964 (diff)
Added initial CPP autotests
Task-number: QTRD-3368 Just a skeleton with a very basic test set for now. Change-Id: I53309374a7d9cbfd06a4cdfbeb302f6649db9c4a Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Diffstat (limited to 'tests/auto/cpptest/cpptest.pro')
-rw-r--r--tests/auto/cpptest/cpptest.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/cpptest/cpptest.pro b/tests/auto/cpptest/cpptest.pro
new file mode 100644
index 00000000..6d52a766
--- /dev/null
+++ b/tests/auto/cpptest/cpptest.pro
@@ -0,0 +1,4 @@
+TEMPLATE = subdirs
+SUBDIRS = q3dbars \
+ q3dscatter \
+ q3dsurface