qt5base-lts/tests/auto/corelib/io
Thiago Macieira 7d62f8ace5 Add two compound URL invalidity cases for isValid()
These two errors can only happen if one calls setPath() explicitly. They
cannot happen for parsed URLs, which is why they are only caught with
isValid(). It's not possible to set the error condition in setPath()
either because they depend on the presence / absence of the authority
and scheme.

Also update all the unit tests that set a path not starting with a slash
and were just "freeloaders" on the previous behaviour.

Change-Id: Ice58cd4589a850452d7573a5b19667bbab2fb43e
Reviewed-by: David Faure <faure@kde.org>
2012-10-02 22:34:42 +02:00
..
largefile Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qabstractfileengine Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qbuffer Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdatastream Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdataurl Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdebug Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdir Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdiriterator Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qfile remove no-op test from tst_qfile 2012-09-27 15:50:17 +02:00
qfileinfo Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qfilesystementry Fix default-constructed QFileSystemEntry 2012-09-25 00:08:16 +02:00
qfilesystemwatcher Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qiodevice Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qipaddress Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qnodebug Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qprocess QProcess.tests: adding test for channel forwarding 2012-10-02 13:22:49 +02:00
qprocessenvironment Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qresourceengine Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qsettings Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qstandardpaths Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtemporarydir Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtemporaryfile Rename createLocalFile to createNativeFile & deprecate createLocalFile 2012-10-02 10:43:48 +02:00
qtextstream Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qurl Add two compound URL invalidity cases for isValid() 2012-10-02 22:34:42 +02:00
qurlinternal Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qurlquery Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qwinoverlappedionotifier QWinOverlappedIoNotifier test for multiple I/O operations added 2012-10-02 08:05:58 +02:00
io.pro test: subtract qurlinternal.pro when private_tests are not enabled 2012-07-10 14:16:13 +02:00