qt5base-lts/tests/auto/corelib/io/qurlinternal
Thiago Macieira 7b964c77fa Make sure that QUrl::FullyDecoded mode uses U+FFFD for bad UTF-8
It's a good practice to always replace bad UTF-8 sequences with the
replacement character. It could be considered a security issue too.

Change-Id: I9e7d72e4c4102cdb8334449b5e7f882228a9048f
Reviewed-by: David Faure (KDE) <faure@kde.org>
2013-08-04 04:48:13 +02:00
..
qurlinternal.pro Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
tst_qurlinternal.cpp Make sure that QUrl::FullyDecoded mode uses U+FFFD for bad UTF-8 2013-08-04 04:48:13 +02:00