summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/bearer/qnetworksession/test
Commit message (Expand)AuthorAgeFilesLines
* QtNetwork: Delete bearer managementMårten Nordheim2020-04-054-1376/+0
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-122-4/+2
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-1/+1
|\
| * Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
* | Regenerate TestsLeander Beernaert2020-01-161-0/+30
* | Fix qnetworksession testLeander Beernaert2020-01-101-0/+1
* | Regenerate tests/auto/network/bearerAlexandru Croitor2019-11-131-4/+0
* | cmake: Enable network testLiang Qi2019-07-291-0/+34
|/
* Make tests compile for AndroidLiang Qi2018-06-251-1/+1
* Properly use the "process" featureUlf Hermann2017-02-271-1/+1
* Improve reliability of network bearer testsSimon Hausmann2017-01-021-3/+3
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Fix compilation for WinRTMaurice Kalinowski2015-12-141-1/+1
* 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-111-7/+7
* update QtBearer NetworkManager backend APILorn Potter2014-10-211-2/+10
* 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
* 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-231-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | 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-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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
* Add unit test for usagePoliciesShane Kearns2012-04-112-1/+32
* Changed qnetworksession unittest to work from installation dirKurt Korbatits2012-02-211-0/+3
* Windows: Fixed helper process finding in network testsMiikka Heikkinen2012-02-151-4/+9
* 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
* Remove QNetworkConfiguration::bearerName().Xizhi Zhu2012-01-181-8/+8
* Fixed build break when bearer is disabled.Xizhi Zhu2012-01-161-2/+8
* 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-051-1/+1
* 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-292-291/+11
* Disabled tests for refactor->master integrationJo Asplin2011-09-131-0/+2
* Moved network autotests into new directory structureJo Asplin2011-09-092-0/+1709