summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsemaphore/qsemaphore.pro
diff options
context:
space:
mode:
authorHolger Ihrig <holger.ihrig@nokia.com>2011-08-26 12:56:14 +0200
committerHolger Ihrig <holger.ihrig@nokia.com>2011-09-01 12:54:58 +0200
commit82e715b2770258fa2c536aeae1f46c7fccdcdecf (patch)
treea4b9135effe2109b164f622314a6ffac6198a8f8 /tests/auto/qsemaphore/qsemaphore.pro
parentc9a5ccb268b5e2b2ce0743989c44f808b538ba9b (diff)
Moving relevant tests to corelib/thread
Task-number: QTBUG-21066 Change-Id: Ia16fa8961f1a73f4da6709197b5dd9929c16583f Reviewed-on: http://codereview.qt.nokia.com/3663 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com> Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Diffstat (limited to 'tests/auto/qsemaphore/qsemaphore.pro')
-rw-r--r--tests/auto/qsemaphore/qsemaphore.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/auto/qsemaphore/qsemaphore.pro b/tests/auto/qsemaphore/qsemaphore.pro
deleted file mode 100644
index a75bf443bc..0000000000
--- a/tests/auto/qsemaphore/qsemaphore.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-load(qttest_p4)
-SOURCES += tst_qsemaphore.cpp
-QT = core
-
-
-CONFIG += parallel_test
-mac*:CONFIG+=insignificant_test