summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/bearer/qnetworksession
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-212-34/+24
* 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-311-48/+48
* 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-112-14/+14
* update QtBearer NetworkManager backend APILorn Potter2014-10-211-2/+10
* Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Sergio Ahumada2014-02-252-2/+0
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-6/+6
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-30/+30
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-232-2/+2
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* | 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-222-48/+48
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-012-0/+2
* 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-302-2/+2
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Remove QNetworkConfiguration::bearerName().Xizhi Zhu2012-01-181-8/+8
* Fixed build break when bearer is disabled.Xizhi Zhu2012-01-162-2/+12
* Tests: Remove duplicate QTRY_VERIFY/QTRY_COMPARE macros in bearer.Friedemann Kleint2012-01-101-30/+30
* Remove ICD plugin for bearer.Xizhi Zhu2012-01-102-113/+1
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Re-enabled testsJo Asplin2011-10-261-2/+0
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+2
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-32/+26
* Remove code to selectively run test functions.Jason McDonald2011-10-061-42/+3
* Remove Symbian-specific code from tests.Jason McDonald2011-09-295-299/+12
* Disabled tests for refactor->master integrationJo Asplin2011-09-131-0/+2
* Moved network autotests into new directory structureJo Asplin2011-09-095-0/+1882