summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qudpsocket/tst_qudpsocket.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix incorrectly disabled autotestShane Kearns2013-01-111-1/+1
* Network: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-031-3/+0
* Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* test: Don't fail if the network test server is not set upSergio Ahumada2012-10-251-1/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* tst_qudpsocket: Interface fix for Windows XpMartin Petersson2012-07-061-0/+6
* Fallback to IPv4 when IPv6 is not present.Jonas M. Gastal2012-05-211-22/+31
* Fix sending UDP packets to link local addressesShane Kearns2012-05-111-0/+135
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork]Thiago Macieira2012-05-041-14/+14
* Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-2/+3
* Fix multicast join/leave when binding to QHostAddress::Any.Robin Burchell2012-04-021-0/+3
* Allow autobound UDP sockets to send to IPv4 and IPv6Shane Kearns2012-03-221-0/+79
* 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
* Fixed build break when bearer is disabled.Xizhi Zhu2012-01-161-0/+2
* Make socket descriptors qintptr.Jonas M. Gastal2012-01-051-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-9/+12
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-26/+19
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-041-19/+12
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-93/+5
* Moved network autotests into new directory structureJo Asplin2011-09-091-0/+1356