diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/auto/gui.pro | 3 | ||||
-rw-r--r-- | tests/auto/qfileopenevent/qfileopenevent.pro (renamed from tests/auto/symbian/qfileopenevent/qfileopenevent.pro) | 0 | ||||
-rw-r--r-- | tests/auto/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.cpp (renamed from tests/auto/symbian/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.cpp) | 0 | ||||
-rw-r--r-- | tests/auto/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.pro (renamed from tests/auto/symbian/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.pro) | 0 | ||||
-rw-r--r-- | tests/auto/qfileopenevent/test/test.pro (renamed from tests/auto/symbian/qfileopenevent/test/test.pro) | 0 | ||||
-rw-r--r-- | tests/auto/qfileopenevent/test/tst_qfileopenevent.cpp (renamed from tests/auto/symbian/qfileopenevent/test/tst_qfileopenevent.cpp) | 0 | ||||
-rw-r--r-- | tests/auto/symbian/qsymbiantests.pro | 2 |
7 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/gui.pro b/tests/auto/gui.pro index f74da54..30155ea 100644 --- a/tests/auto/gui.pro +++ b/tests/auto/gui.pro @@ -2,7 +2,7 @@ # (i.e. QT=core gui network). # The test system is allowed to run these tests before the rest of Qt has # been compiled. -# +# TEMPLATE=subdirs SUBDIRS=\ gestures \ @@ -49,6 +49,7 @@ SUBDIRS=\ qfiledialog \ qfiledialog2 \ qfileiconprovider \ + qfileopenevent \ qfilesystemmodel \ qfocusframe \ qfont \ diff --git a/tests/auto/symbian/qfileopenevent/qfileopenevent.pro b/tests/auto/qfileopenevent/qfileopenevent.pro index e2bb6d8..e2bb6d8 100644 --- a/tests/auto/symbian/qfileopenevent/qfileopenevent.pro +++ b/tests/auto/qfileopenevent/qfileopenevent.pro diff --git a/tests/auto/symbian/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.cpp b/tests/auto/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.cpp index 45e7acc..45e7acc 100644 --- a/tests/auto/symbian/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.cpp +++ b/tests/auto/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.cpp diff --git a/tests/auto/symbian/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.pro b/tests/auto/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.pro index 1b888b8..1b888b8 100644 --- a/tests/auto/symbian/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.pro +++ b/tests/auto/qfileopenevent/qfileopeneventexternal/qfileopeneventexternal.pro diff --git a/tests/auto/symbian/qfileopenevent/test/test.pro b/tests/auto/qfileopenevent/test/test.pro index 3f16dcf..3f16dcf 100644 --- a/tests/auto/symbian/qfileopenevent/test/test.pro +++ b/tests/auto/qfileopenevent/test/test.pro diff --git a/tests/auto/symbian/qfileopenevent/test/tst_qfileopenevent.cpp b/tests/auto/qfileopenevent/test/tst_qfileopenevent.cpp index 77d53aa..77d53aa 100644 --- a/tests/auto/symbian/qfileopenevent/test/tst_qfileopenevent.cpp +++ b/tests/auto/qfileopenevent/test/tst_qfileopenevent.cpp diff --git a/tests/auto/symbian/qsymbiantests.pro b/tests/auto/symbian/qsymbiantests.pro index dcace63..a752c86 100644 --- a/tests/auto/symbian/qsymbiantests.pro +++ b/tests/auto/symbian/qsymbiantests.pro @@ -1,4 +1,4 @@ TEMPLATE = subdirs -SUBDIRS = qmainexceptions orientationchange qfileopenevent +SUBDIRS = qmainexceptions orientationchange requires(symbian) |