summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qlocalsocket/tst_qlocalsocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* QLocalSocket - deprecate ambiguous 'error' overloadsTimur Pocheptsov2020-01-101-4/+4
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-1/+2
* Prefix QTextStream operators with Qt:: in testsLars Knoll2019-05-031-2/+2
* tst_QLocalSocket::processConnections: remove QSKIPTimur Pocheptsov2018-10-251-3/+0
* tests/auto/network: Avoid unconditional qWait()sKari Oikarinen2018-05-081-5/+7
* QWindowsPipeReader: fix waiting on inactive pipeAlex Trotsenko2018-04-121-0/+12
* tst_QLocalSocket: Only expect debug messages if debug level is enabledKari Oikarinen2018-03-281-1/+2
* tst_QLocalSocket: Fix not showing error output in processConnectionKari Oikarinen2018-03-011-0/+2
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-1/+1
* Add QLocalServer::socketDescriptorJesus Fernandez2017-06-061-0/+2
* QWindowsPipeReader: fix possible invalid invocation of ReadFileEx()Alex Trotsenko2017-05-021-0/+12
* Properly use the "process" featureUlf Hermann2017-02-271-2/+2
* Fix some warnings in testsFriedemann Kleint2016-11-281-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-091-0/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-051-0/+1
| |\
| | * QLocalSocket/Tcp: open device before making a connectionAlex Trotsenko2016-08-041-0/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-0/+108
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-0/+108
| |\|
| | * QWindowsPipeWriter: ensure validity of the write bufferAlex Trotsenko2016-04-301-0/+108
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-031-1/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-1/+2
| |\|
| | * Fix finding a helper executable in tst_QLocalSocketJoerg Bornemann2016-04-111-1/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-051-4/+18
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-041-1/+1
| |\|
| | * Update comment in tst_QLocalSocket::readBufferOverflowJoerg Bornemann2016-03-241-1/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-03-241-3/+17
| |\|
| | * Add a write buffer to QLocalSocket/WinJoerg Bornemann2016-03-241-3/+17
* | | QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-291-2/+0
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-3/+6
|\|
| * Fix glitch in tst_QLocalSocket::sendDataJoerg Bornemann2016-03-101-3/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-1/+5
|\|
| * Speed up tst_QLocalSocket::sendDataJoerg Bornemann2016-03-031-1/+5
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-8/+3
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-12-081-1/+4
|\|
| * tst_QLocalSocket::threadedConnection(): Add failure message.Friedemann Kleint2015-12-031-1/+4
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-0/+29
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-041-0/+29
| |\
| | * QWindowsPipeReader: fix occasional "Unknown error 995"Joerg Bornemann2015-11-021-0/+29
* | | tests/auto/network: Remove some placeholder formatting.Friedemann Kleint2015-10-191-2/+3
* | | Tests: Use QCOMPARE() with QLatin1String() for QString values.Friedemann Kleint2015-10-141-1/+1
* | | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-2/+2
|/ /
* / tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-12/+13
|/
* Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-161-4/+6
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Skip unstable autotests in QtBase.Morten Johan Sørvig2014-07-021-0/+4
* 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