summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSascha Kolewa <sascha.kolewa@nokia.com>2011-01-10 12:32:58 +0100
committerSascha Kolewa <sascha.kolewa@nokia.com>2011-01-10 12:32:58 +0100
commit8930744e0f5bebaa1bb7f88cf6fd3439c7e3179a (patch)
tree121cc433a61674b29fbc2db2736426b65b27c878 /tests
parent83576c0166a322bf3e8825a09aa46db480eb7509 (diff)
Merged Extend_compare_for_objects_and_arrays
Diffstat (limited to 'tests')
-rw-r--r--tests/qmlauto/qmlauto.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/qmlauto/qmlauto.pro b/tests/qmlauto/qmlauto.pro
index 2c0fb9c..6a27e04 100644
--- a/tests/qmlauto/qmlauto.pro
+++ b/tests/qmlauto/qmlauto.pro
@@ -4,3 +4,10 @@ CONFIG += warn_on testcase
SOURCES += tst_qmlauto.cpp
DEFINES += QUICK_TEST_SOURCE_DIR=\"\\\"$$PWD\\\"\"
include(../../src/quicktestlib/quicktestlib_dep.pri)
+
+OTHER_FILES += \
+ selftests/tst_selftests.qml \
+ qdecarativebinding/tst_binding2.qml \
+ qdecarativebinding/tst_binding.qml \
+ selftests/tst_compare.qml \
+ selftests/tst_compare_quickobjects.qml