qt5base-lts/tests/auto/corelib/io
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
..
qabstractfileengine Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qbuffer Improve QBuffer autotest. 2011-11-18 04:51:09 +01:00
qdatastream Remove obsolete comment from QDataStream test. 2011-11-18 04:51:09 +01:00
qdebug Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qdir Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qdiriterator Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qfile Remove obsolete test data from QFile test. 2011-11-18 07:27:53 +01:00
qfileinfo Remove obsolete test data from QFileInfo test. 2011-11-18 07:27:48 +01:00
qfilesystementry Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qfilesystemwatcher Re-enable the corelib autotests on Mac OS X 2011-11-21 11:31:35 +01:00
qiodevice Re-enable the corelib autotests on Mac OS X 2011-11-21 11:31:35 +01:00
qprocess Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qprocessenvironment Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
qresourceengine Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qsettings Re-enable the corelib autotests on Mac OS X 2011-11-21 11:31:35 +01:00
qstandardpaths Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qtemporaryfile Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qtextstream Re-enable the corelib autotests on Mac OS X 2011-11-21 11:31:35 +01:00
qurl Removed commented test data from QUrl test. 2011-11-21 18:47:58 +01:00
io.pro QStandardPaths: add Config and GenericData, add methods 2011-10-23 00:56:39 +02:00