qt5base-lts/tests/auto/network/ssl
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
..
qsslcertificate QSslCertificate::fromPath fix wildcard handling 2012-07-03 01:09:33 +02:00
qsslcipher Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
qsslerror Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
qsslkey Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
qsslsocket Make QIODevice::seek() return false for sequential files. 2012-06-05 13:12:58 +02:00
qsslsocket_onDemandCertificates_member Fixed qsslsocket_onDemandCertificates_{static,member} 2012-06-28 02:18:42 +02:00
qsslsocket_onDemandCertificates_static Fixed qsslsocket_onDemandCertificates_{static,member} 2012-06-28 02:18:42 +02:00
ssl.pro tests: use contains(QT_CONFIG,private_tests) consistently 2012-01-02 01:37:42 +01:00