qt5base-lts/tests/auto/corelib/io/qurl
David Faure 84bdb7b61f Make QUrl always lowercase the scheme().
URL schemes can only contain alphanumeric characters and all
protocols specify that they are case-insensitive. So instead
of doing case-insensitive comparison everywhere and then get
it wrong sometimes, better to lower-case it here.

Change-Id: I61f51a3f4c85b90af1586ebcf69608987fbe2ec3
Reviewed-by: Jonas Gastal <jgastal@profusion.mobi>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-01-24 15:27:08 +01:00
..
.gitignore Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
idna-test.c Update contact information in license headers. 2012-01-23 04:04:33 +01:00
qurl.pro Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
tst_qurl.cpp Make QUrl always lowercase the scheme(). 2012-01-24 15:27:08 +01:00