summaryrefslogtreecommitdiffstats
path: root/tests/auto/qlocalsocket/lackey
diff options
context:
space:
mode:
authorAleksandar Sasha Babic <aleksandar.babic@nokia.com>2009-09-29 07:08:44 (GMT)
committerAleksandar Sasha Babic <aleksandar.babic@nokia.com>2009-09-29 16:30:26 (GMT)
commitd4a8d1e3e41d5b064a5248d94680aa741ea6166a (patch)
tree5bdfb340d1639a47ac780cf777a1330318934dec /tests/auto/qlocalsocket/lackey
parentdbe294cdf383d8c8c0da21730be155c5291541d8 (diff)
downloadQt-d4a8d1e3e41d5b064a5248d94680aa741ea6166a.zip
Qt-d4a8d1e3e41d5b064a5248d94680aa741ea6166a.tar.gz
Qt-d4a8d1e3e41d5b064a5248d94680aa741ea6166a.tar.bz2
Restoring cases that have been lost.
Due to bad merge some of the cases were removed. They have been restored now. Some adaptation for Symbian platform was needed as well. We must not forget that local socket implementation is based on RSocket, and therefore similar to having TCP_SOCKET as basckend. So, in soe places it we had to give some time for events to propagate by introducing qTest::wait() lines.
Diffstat (limited to 'tests/auto/qlocalsocket/lackey')
-rw-r--r--tests/auto/qlocalsocket/lackey/lackey.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qlocalsocket/lackey/lackey.pro b/tests/auto/qlocalsocket/lackey/lackey.pro
index efb2f52..8182394 100644
--- a/tests/auto/qlocalsocket/lackey/lackey.pro
+++ b/tests/auto/qlocalsocket/lackey/lackey.pro
@@ -1,4 +1,4 @@
-include(../src/src.pri)
+#include(../src/src.pri)
QT = core script network