summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qhostaddress
Commit message (Expand)AuthorAgeFilesLines
* QHostAddress: add more classification functionsThiago Macieira2017-10-172-85/+82
* QHostAddress: add missing op!=(SpecialAddress, QHostAddress)Marc Mutz2017-01-261-0/+1
* QHostAddress: add missing docsMarc Mutz2017-01-151-0/+1
* QHostAddress: fix assignment operatorsMarc Mutz2016-12-071-25/+38
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-031-4/+13
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-4/+13
| |\
| | * Autotest: confirm that QHostAddress obeys RFC 5952 recommendationsThiago Macieira2016-04-091-4/+13
* | | QHostAddress: comparator with flexible conversion rulesFelix Braun2016-04-291-0/+50
* | | QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-291-7/+1
|/ /
* | Updated license headersJani Heikkinen2016-01-211-18/+13
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-19/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-13/+51
|\|
| * QHostAddress: Improve code generationThiago Macieira2015-08-191-0/+2
| * Add QHostAddress::isMulticastThiago Macieira2015-08-151-1/+49
| * QtTest: Add QHostAddress support for QCOMPARE failuresThiago Macieira2015-08-151-12/+0
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-4/+4
* tst_qhostaddress: Add braces to initialization of a Q_IPV6ADDR.Friedemann Kleint2015-07-281-1/+1
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* Add a QHostAddress::toIPv4Address overload taking a bool *okThiago Macieira2015-03-061-0/+48
* QHostAddress: Revert auto-converting of IPv6 v4-mapped addresses to IPv4Thiago Macieira2015-03-061-0/+5
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Android: Fix compilation of qhostaddress testEskil Abrahamsen Blomfeldt2014-06-301-0/+4
* 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-0/+3
* WinRT: Fix various test compilationsAndrew Knight2013-10-021-0/+3
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-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
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* QHostAddress: improve qHash implementationGiuseppe D'Angelo2012-04-081-0/+2
* Port QHostAddress to use the new IP utilities in QtCoreThiago Macieira2012-03-281-15/+17
* Windows: Fix inclusion of <windows.h>Friedemann Kleint2012-02-011-0/+3
* 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
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-031-59/+59
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fix QHostAddress::operator==(QHostAddress::SpecialAddress)Shane Kearns2011-11-301-0/+4
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Network - Add QHostAddress::isLoopback API.Shane Kearns2011-10-241-0/+40
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-2/+0
* Moved network autotests into new directory structureJo Asplin2011-09-093-0/+627