From 0547598a28c3c1dd5c5f4c3ec9888b0de499199b Mon Sep 17 00:00:00 2001 From: Holger Ihrig Date: Wed, 24 Aug 2011 10:51:34 +0200 Subject: Moving relevant tests to corelib/concurrent Adding tests for QFutureSynchronizer and QtConcurrentResultStore Added minor things in QFutureSynchronizer and QtConcurrentResultStore and removed tests for destruction Task-number: QTBUG-21066 Change-Id: I9f088b89463340f339c914bcb37fb2f9d3b62057 Reviewed-on: http://codereview.qt.nokia.com/3477 Reviewed-by: Qt Sanity Bot Reviewed-by: Rohan McGovern Reviewed-by: Jason McDonald --- tests/auto/corelib.pro | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'tests/auto/corelib.pro') diff --git a/tests/auto/corelib.pro b/tests/auto/corelib.pro index f9434d58bd..927d439b13 100644 --- a/tests/auto/corelib.pro +++ b/tests/auto/corelib.pro @@ -27,8 +27,6 @@ SUBDIRS=\ qfilesystemwatcher \ qflags \ qfreelist \ - qfuture \ - qfuturewatcher \ qgetputenv \ qglobal \ qhash \ @@ -73,16 +71,10 @@ SUBDIRS=\ qstringlist \ qstringmatcher \ qstringref \ - qtconcurrentfilter \ - qtconcurrentiteratekernel \ - qtconcurrentmap \ - qtconcurrentrun \ - qtconcurrentthreadengine \ qtemporaryfile \ qtextboundaryfinder \ qthread \ qthreadonce \ - qthreadpool \ qthreadstorage \ qtime \ qtimeline \ @@ -101,13 +93,6 @@ SUBDIRS=\ qfilesystementry \ qabstractfileengine -symbian:SUBDIRS -= \ - qtconcurrentfilter \ - qtconcurrentiteratekernel \ - qtconcurrentmap \ - qtconcurrentrun \ - qtconcurrentthreadengine \ - !contains(QT_CONFIG, private_tests): SUBDIRS -= \ qfileinfo \ -- cgit v1.2.3