summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qlocalsocket/tst_qlocalsocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* compile fix: missing #include <unistd.h>sMarc Mutz2012-02-231-0/+1
* Fix the qlocalsocket testAndrew Stanley-Jones2012-02-211-1/+3
* Allow the QLocalServer to listen to a native descriptorAndrew Stanley-Jones2012-02-151-4/+100
* Add socketOptions flags to QLocalServerAndrew Stanley-Jones2012-02-101-0/+55
* Fix qlocalsocket autotestHarald Fernengel2012-02-081-19/+11
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Make socket descriptors qintptr.Jonas M. Gastal2012-01-051-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* fix QMutex warning in tst_QLocalSocket::threadedConnectionJoerg Bornemann2011-12-151-0/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Remove debug code from QLocalSocket autotest.Jason McDonald2011-10-311-7/+1
* Move QTRY_VERIFY/QTRY_COMPARE into testlib.Jason McDonald2011-10-191-1/+0
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-041-4/+4
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-91/+3
* Moved network autotests into new directory structureJo Asplin2011-09-091-0/+1120