summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/networkselftest
Commit message (Expand)AuthorAgeFilesLines
* Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-1/+1
* Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-191-2/+1
* unblacklist passing testsDaniel Smith2019-07-081-2/+4
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-2/+3
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-1/+2
* Properly use the "process" featureUlf Hermann2017-02-271-3/+3
* Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-061-1/+1
* Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-8/+12
|\
| * Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-8/+12
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-8/+12
| | |\
| | | * Fix timeout calculations using qt_subtract_from_timeoutJoerg Bornemann2015-12-211-8/+12
* | | | Updated license headersJani Heikkinen2016-01-211-17/+12
|/ / /
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-042-2/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-232-1/+4
| |\|
| | * Tests: Use blacklist for tst_NetworkSelfTest::ftpProxyServer()Caroline Chao2015-10-222-1/+4
* | | tests/auto/other: Remove some placeholder formatting.Friedemann Kleint2015-10-221-2/+2
* | | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
|/ /
* | Various tests: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-281-1/+1
* | networkselftest: Fix handling of the smbclient process.Friedemann Kleint2015-06-101-12/+42
|/
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-312-5/+8
|\
| * Introduce qt_subtract_from_timeout to reduce code duplication.Daniel Teske2015-03-092-5/+8
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Increase timeout in tst_NetworkSelfTest.Friedemann Kleint2014-03-101-5/+16
* Fix tst_networkselftest build for WEC7.Janne Anttila2013-04-171-12/+7
* Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-281-0/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* test: Don't fail if the network test server is not set upSergio Ahumada2012-10-251-1/+2
* Mark tst_networkselftest as an insignificant.Janne Anttila2012-10-161-0/+1
* 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
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-21/+34
|\
| * Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-21/+34
* | Port to the new QUrl APIThiago Macieira2012-03-301-1/+2
|/
* Skip the network SSL test on Windows.Friedemann Kleint2012-03-011-1/+1
* Test for QT_NO_SSL instead of QT_NO_OPENSSLShane Kearns2012-02-211-7/+7
* Removed rfc3252.txt from networkselftest unittestKurt Korbatits2012-02-172-910/+0
* Remove fileLineEndingTest from networkselftest.Miikka Heikkinen2012-02-151-26/+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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Moved integrationtests/* into other/Jo Asplin2011-11-303-0/+1946