qt6-bb10/tests/auto/corelib
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
..
animation qtbase tests: Fix some warnings 2011-11-21 09:58:23 +01:00
codecs Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
concurrent qtbase tests: Fix some warnings 2011-11-21 09:58:23 +01:00
global Improve Q_FUNC_INFO autotest. 2011-11-17 07:21:03 +01:00
io Removed commented test data from QUrl test. 2011-11-21 18:47:58 +01:00
kernel Add a roles argument to the dataChanged signal. 2011-11-21 14:24:36 +01:00
plugin Re-enable the corelib autotests on Mac OS X 2011-11-21 11:31:35 +01:00
statemachine Remove obsolete code from QStateMachine test. 2011-11-21 04:55:02 +01:00
thread qtbase tests: Fix some warnings 2011-11-21 09:58:23 +01:00
tools Re-enable the corelib autotests on Mac OS X 2011-11-21 11:31:35 +01:00
xml Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
corelib.pro Exclude qtconcurrent tests via .pro files. 2011-10-12 18:01:19 +02:00