summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qlocalsocket
Commit message (Expand)AuthorAgeFilesLines
...
* Skip unstable autotests in QtBase.Morten Johan Sørvig2014-07-021-0/+4
* QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Sergio Ahumada2014-02-251-1/+0
* Remove trailing space from QDebug streamKai Koehne2013-12-061-1/+1
* Ignore or suppress warning and debug messages in tst_QLocalSocketThiago Macieira2013-07-201-3/+6
* Fix incomplete override of QIODevice::open in QProcess and QLocalSocketThiago Macieira2013-07-201-0/+28
* Add a test for QLocalSocket::openThiago Macieira2013-07-201-0/+23
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-3/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* speed up tst_QLocalSocket::readBufferOverflowJoerg Bornemann2012-11-021-0/+9
* fix flakiness of tst_qlocalsocket::processConnectionJoerg Bornemann2012-10-251-14/+20
* tst_qlocalsocket: get rid of QtScript dependencyJoerg Bornemann2012-10-199-384/+197
* typo fixed in tst_QLocalSocket::verifyListenWithDescriptor_dataJoerg Bornemann2012-10-021-1/+1
* remove tests/auto/network/socket/qlocalsocket/exampleJoerg Bornemann2012-10-026-196/+0
* make tst_QLocalSocket::listenAndConnect fasterJoerg Bornemann2012-10-021-4/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-224-96/+96
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-014-0/+4
* fixed unittest builds for winceBjoern Breitmeyer2012-07-061-14/+0
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-5/+5
* Using QLatin1String instead of QLatin1LiteralDebao Zhang2012-04-251-1/+1
* Fix some compiler warnings in tests.Friedemann Kleint2012-03-271-1/+1
* clean up qmake-generated projectsOswald Buddenhagen2012-02-242-14/+0
* 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-304-4/+4
* Update contact information in license headers.Jason McDonald2012-01-234-4/+4
* Make socket descriptors qintptr.Jonas M. Gastal2012-01-051-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-054-4/+4
* 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
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+2
* 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-294-106/+6
* Moved network autotests into new directory structureJo Asplin2011-09-0913-0/+1749