summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/networkselftest/tst_networkselftest.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / /
* / / tests/auto/other: Remove some placeholder formatting.Friedemann Kleint2015-10-221-2/+2
|/ /
* | 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-311-4/+7
|\
| * Introduce qt_subtract_from_timeout to reduce code duplication.Daniel Teske2015-03-091-4/+7
* | 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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
* 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-301-0/+1030