qt5base-lts/tests/auto/network
Martin Petersson 6c59cdecee QSslCertificate::fromPath fix wildcard handling
The reqExp used to handle wildcards in the path was broken. So we
always searched the working directory and not the specified path.
Autotest where passing because of a hack used for Windows paths
where we removed the first two chars in the path string.

This fix will not use nativeSeparators thus removing the Windows hack
and fix the regExp to match wildcard chars.

Task-number: QTBUG-23573
Change-Id: I56fadbb67f25b8ce9c0f17cb6232e0bdb9148b1c
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
2012-07-03 01:09:33 +02:00
..
access Fixed several unit tests to work in shadow builds 2012-06-29 04:57:04 +02:00
bearer Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork] 2012-05-04 12:46:05 +02:00
kernel Fix QDnsLookup test again after public DNS servers changed 2012-06-14 00:05:40 +02:00
socket Handle fragmented responses on SOCKS5 control channel 2012-06-21 00:58:19 +02:00
ssl QSslCertificate::fromPath fix wildcard handling 2012-07-03 01:09:33 +02:00
network.pro Re-enable network tests on Mac OS. 2012-04-24 16:06:28 +02:00