summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qftp
Commit message (Expand)AuthorAgeFilesLines
* Remove QFtp sources etc. in favor of alternate distributionMårten Nordheim2020-08-277-3271/+0
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* QtNetwork: Delete bearer managementMårten Nordheim2020-04-051-55/+2
* Disable FTP support in QNAM by defaultKarsten Heimrich2020-02-172-1/+7
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-2/+1
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-1/+2
|\
| * Skip instead of fail tests when test server is not availableTor Arne Vestbø2020-01-141-1/+2
* | Regenerate tests/auto/network/accessAlexandru Croitor2019-11-131-2/+5
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-7/+2
|\|
| * Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-7/+2
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-152-48/+43
|\|
| * Revert "QFtp: Skip the flaky QTestEventLoop::timeout in Coin network"Ryan Chu2019-07-091-48/+32
| * unblacklist passing testsDaniel Smith2019-07-081-0/+11
* | cmake: Enable network testLiang Qi2019-07-291-0/+19
|/
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-2/+2
|\
| * Do not use the resolver for the local hostnameDimitrios Apostolou2019-06-111-2/+2
* | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-1/+2
* | QFtp: Skip the flaky QTestEventLoop::timeout in Coin networkRyan Chu2019-05-151-32/+48
* | Migrate QFtp test to new test serverVolker Hilsheimer2019-05-152-84/+94
|/
* tests/auto/network: Avoid unconditional qWait()sKari Oikarinen2018-05-081-2/+0
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-0/+1
|\
| * Fix build failure of qftp testsVille Voutilainen2018-02-141-0/+1
* | qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-131-4/+0
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-111-2/+207
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-091-2/+207
| |\|
| | * QFtp: only use fall-back password for anonymous accessRyan Chu2018-01-091-2/+207
* | | Avoid compile warning in tst_qftpUlf Hermann2017-11-301-0/+2
|/ /
* / Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-2/+1
|/
* Convert features.socks5 to QT_[REQUIRE_]CONFIGStephan Binner2017-09-061-2/+2
* Use QSharedPointer::create() moreMarc Mutz2017-07-191-1/+1
* Deprecate QString::nullMarc Mutz2017-03-121-1/+1
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-111-2/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-071-2/+3
| |\
| | * QFtp: Use UTF-8 encoding.Friedemann Kleint2016-04-071-2/+3
* | | QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-292-16/+0
|/ /
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-8/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-181-0/+3
|\|
| * tests: blacklist the data row which uses internet in tst_qftp.cppLiang Qi2015-11-171-0/+3
* | tests/auto/network: Remove some placeholder formatting.Friedemann Kleint2015-10-191-9/+11
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-2/+2
|/
* Blacklist some cases from tst_qftpJani Vähäkangas2015-08-033-3/+12
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Skip the test 'abort' of tst_qftp.Friedemann Kleint2014-03-101-0/+1
* Sanitize tst_qftp.Friedemann Kleint2014-03-062-92/+113
* 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-2/+15