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/concurrent/qthreadpool/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/auto/corelib/concurrent/qthreadpool/.gitignore (limited to 'tests/auto/corelib/concurrent/qthreadpool/.gitignore') diff --git a/tests/auto/corelib/concurrent/qthreadpool/.gitignore b/tests/auto/corelib/concurrent/qthreadpool/.gitignore new file mode 100644 index 0000000000..16105821a2 --- /dev/null +++ b/tests/auto/corelib/concurrent/qthreadpool/.gitignore @@ -0,0 +1 @@ +tst_qthreadpool -- cgit v1.2.3