qt5base-lts/tests/auto/network/ssl/qsslcertificate
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
..
certificates Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
more-certificates Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
verify-certs Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
qsslcertificate.pro Changed qsslcertificate unittest to work from install directory 2012-02-17 05:24:40 +01:00
tst_qsslcertificate.cpp Change QSslCertificate::toText() to return a QString. 2012-05-21 03:10:43 +02:00