qt5base-lts/tests/auto/network/ssl
Richard Moore 0b8021f5cb Change QSslCertificate::toText() to return a QString.
A couple of people reviewing the toText() method (which is new in 5.0)
have said that since the string returned is human readable it should
be a QString not a QByteArray. This change follows their advice.

Change-Id: Ibade9a24870805f7fbe2d299abeb9c6e964f0cf4
Reviewed-by: Girish Ramakrishnan <girish.1.ramakrishnan@nokia.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-05-21 03:10:43 +02:00
..
qsslcertificate Change QSslCertificate::toText() to return a QString. 2012-05-21 03:10:43 +02:00
qsslcipher Test for QT_NO_SSL instead of QT_NO_OPENSSL 2012-02-21 15:28:40 +01:00
qsslerror Test for QT_NO_SSL instead of QT_NO_OPENSSL 2012-02-21 15:28:40 +01:00
qsslkey Test for QT_NO_SSL instead of QT_NO_OPENSSL 2012-02-21 15:28:40 +01:00
qsslsocket Fix a QSslSocket test expectation on ubuntu 11.10 2012-05-10 02:39:30 +02:00
qsslsocket_onDemandCertificates_member Remove insignification from qsslsocket_onDemandCertificates_* tests 2012-04-30 01:08:09 +02:00
qsslsocket_onDemandCertificates_static Remove insignification from qsslsocket_onDemandCertificates_* tests 2012-04-30 01:08:09 +02:00
ssl.pro tests: use contains(QT_CONFIG,private_tests) consistently 2012-01-02 01:37:42 +01:00