qt5base-lts/tests/auto/network
Mårten Nordheim b14934547a Use TESTDATA for QSsl* tests
Apparently this (undocumented) TESTDATA feature creates resource files,
but lets you use wildcards as well, which is very handy.

The reason I didn't know/realize this when adapting the tests to use a
".qrc"-file* was because some of the test-cases were using relative
paths instead of the 'testDataDir' variable.

This commit fixes the remaining uses of relative paths, removes a
usage of QDir::setCurrent, and adapts QSslSocket to use TESTDATA.

* in now-reverted commit e1600c1a73

Change-Id: Iee6d88f1e0810eeaadac90e7d44bc6db84bfeabf
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Jesus Fernandez <Jesus.Fernandez@qt.io>
2018-01-12 11:43:55 +00:00
..
access Merge remote-tracking branch 'origin/5.10' into dev 2018-01-11 18:10:41 +01:00
bearer Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00
kernel Blacklist tst_QNetworkInterface::localAddress(linklocal-ipv4) in ci 2018-01-10 21:26:20 +00:00
socket Merge remote-tracking branch 'origin/5.10' into dev 2018-01-11 18:10:41 +01:00
ssl Use TESTDATA for QSsl* tests 2018-01-12 11:43:55 +00:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00