summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/networkselftest
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
* | 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