summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qftp/tst_qftp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Skip instead of fail tests when test server is not availableTor Arne Vestbø2020-01-141-1/+2
* Revert "QFtp: Skip the flaky QTestEventLoop::timeout in Coin network"Ryan Chu2019-07-091-48/+32
* 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-151-84/+91
|/
* 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
* | 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
* 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-291-9/+0
|/ /
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-8/+1
* | 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-031-2/+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-061-89/+113
* WinRT: Fixed compilation of network autotests and benchmarksOliver Wolff2013-12-061-2/+15
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change ftp.qt.nokia.com -> ftp.qt-project.orgSergio Ahumada2012-12-181-1/+1
* normalise signal/slot signatures [QtNetwork tests]Marc Mutz2012-10-191-7/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-251-4/+0
* 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
* Make QFtp private.Jonas M. Gastal2012-01-121-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-18/+18
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fix sanity check of network test serverJason McDonald2011-11-281-0/+1
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-5/+4
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-191-12/+0
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-8/+2
* Moved network autotests into new directory structureJo Asplin2011-09-091-0/+2170