summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/platformsocketengine
Commit message (Expand)AuthorAgeFilesLines
* Skip instead of fail tests when test server is not availableTor Arne Vestbø2020-01-141-1/+2
* unblacklist passing testsDaniel Smith2019-07-081-3/+6
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-3/+3
* Granularize blacklist of platformsocketengine for WindowsMårten Nordheim2019-05-101-0/+7
* Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+1
* prune cargo-culted and obsolete winsock deps from autotestsOswald Buddenhagen2018-07-191-4/+0
* QNativeSocketEngine: disable unused methods about OS socket bufferThiago Macieira2017-09-011-0/+4
* Use qtConfig throughout in qtbaseLars Knoll2016-08-192-2/+2
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-0/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-101-0/+1
| |\
| | * QNativeSocketEngine::option(): return a correct value on invalid callAlex Trotsenko2016-08-051-0/+1
* | | Introduce SCTP sockets supportAlex Trotsenko2016-07-271-2/+2
* | | QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-292-11/+2
|/ /
* | 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-25/+1
|/
* Autotest: Print errno in case of failureThiago Macieira2015-08-221-0/+1
* QAbstractSocketEngine: introduce QIpPacketHeader for datagramsThiago Macieira2015-08-221-17/+16
* tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-54/+54
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+1
|\
| * fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+1
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Sergio Ahumada2014-02-251-1/+0
* WinRT: Fixed compilation of network autotests and benchmarksOliver Wolff2013-12-061-2/+12
* Include sockLib header to enable usage of socket functions on VxWorksPasi Petäjäjärvi2013-08-061-0/+4
* Return -1 as the API documents it for socket issuesLaszlo Papp2013-03-051-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Fallback to IPv4 when IPv6 is not present.Jonas M. Gastal2012-05-211-8/+10
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-2/+0
* Fix sanity check of network test serverJason McDonald2011-11-281-0/+6
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-11/+7
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Fix platformsocketengine test failuresShane Kearns2011-10-121-4/+17
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-071-6/+3
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-041-7/+11
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-82/+1
* Moved network autotests into new directory structureJo Asplin2011-09-094-0/+799