summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/bearer
Commit message (Expand)AuthorAgeFilesLines
* Add cmdline feature to qmakeJoerg Bornemann2019-02-181-2/+1
* Make tests compile for AndroidLiang Qi2018-06-251-1/+1
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-1/+1
|\
| * Properly use the "process" featureUlf Hermann2017-02-271-1/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-253-10/+10
|\|
| * Improve reliability of network bearer testsSimon Hausmann2017-01-023-10/+10
* | Add configurable connect timeout for QAbstractSocketSamuel Gaist2016-11-291-0/+16
|/
* Updated license headersJani Heikkinen2016-01-216-102/+72
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-182-2/+2
|\
| * Fix compilation for WinRTMaurice Kalinowski2015-12-142-2/+2
* | tests/auto/network: Remove some placeholder formatting.Friedemann Kleint2015-10-191-2/+3
|/
* tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-313-69/+69
* Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+3
* Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-161-4/+4
* Update copyright headersJani Heikkinen2015-02-116-42/+42
* Change bugreports.qt-project.org -> bugreports.qt.ioAlex Blasche2014-12-181-1/+1
* update QtBearer NetworkManager backend APILorn Potter2014-10-211-2/+10
* Update license headers and add new license filesMatti Paaso2014-09-246-113/+65
* Fix crash in QNetworkAccessManager.Jędrzej Nowacki2014-05-193-0/+80
* QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Sergio Ahumada2014-02-254-4/+0
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-6/+6
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-163-36/+36
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-235-5/+5
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-185-5/+5
* | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-231-0/+4
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-225-121/+121
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-014-0/+4
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-1/+0
* Avoid load(testcase) for installing test helper appsRohan McGovern2012-07-041-2/+1
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork]Thiago Macieira2012-05-041-2/+2
* Add unit test for usagePoliciesShane Kearns2012-04-112-1/+32
* Changed qnetworksession unittest to work from installation dirKurt Korbatits2012-02-212-1/+6
* Windows: Fixed helper process finding in network testsMiikka Heikkinen2012-02-151-4/+9
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-305-5/+5
* Update contact information in license headers.Jason McDonald2012-01-235-5/+5
* Remove QNetworkConfiguration::bearerName().Xizhi Zhu2012-01-181-8/+8
* Fixed build break when bearer is disabled.Xizhi Zhu2012-01-164-2/+25
* Tests: Remove duplicate QTRY_VERIFY/QTRY_COMPARE macros in bearer.Friedemann Kleint2012-01-104-52/+42
* Remove the unused QTRY_COMPARE macro from bearer auto tests.Xizhi Zhu2012-01-101-15/+0
* Remove ICD plugin for bearer.Xizhi Zhu2012-01-106-371/+1
* Update copyright year in license headers.Jason McDonald2012-01-055-5/+5
* Re-enabled testsJo Asplin2011-10-261-2/+0
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-253-6/+8
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-212-33/+27
* Remove code to selectively run test functions.Jason McDonald2011-10-061-42/+3
* Remove Symbian-specific code from tests.Jason McDonald2011-09-299-315/+20
* Disabled tests for refactor->master integrationJo Asplin2011-09-131-0/+2
* Moved network autotests into new directory structureJo Asplin2011-09-0911-0/+2694