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