summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qlocalsocket/tst_qlocalsocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* tst_qlocalsocket: get rid of QtScript dependencyJoerg Bornemann2012-10-191-17/+37
* typo fixed in tst_QLocalSocket::verifyListenWithDescriptor_dataJoerg Bornemann2012-10-021-1/+1
* make tst_QLocalSocket::listenAndConnect fasterJoerg Bornemann2012-10-021-4/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* test: Check for null string comparisonSergio Ahumada2012-09-051-6/+6
* Doc: Fix spelling errorsSergio Ahumada2012-08-171-1/+1
* Remove some dead code wrapped in Q_WS_QWS.Stephen Kelly2012-08-031-6/+0
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-5/+5
* Using QLatin1String instead of QLatin1LiteralDebao Zhang2012-04-251-1/+1
* 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