qt5base-lts/tests/auto/corelib/io/qurl
Jason McDonald 0097d2daba Removed commented test data from QUrl test.
The removed test data is invalid for the toString() test function --
QUrl::toString() won't eliminate relative paths from URL's, you need to
call QUrl::resolved() to do that.  Add this test data to the test for
QUrl::resolved(), as the existing tests don't seem to cover the case of
a complete URL containing a relative path.

Change-Id: Idb0f4eac9cc75258a8e17f10fa95ddb75f01d470
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2011-11-21 18:47:58 +01:00
..
.gitignore Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
idna-test.c Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
qurl.pro Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
tst_qurl.cpp Removed commented test data from QUrl test. 2011-11-21 18:47:58 +01:00