qt5base-lts/tests/auto/qdir
Shane Kearns e8192883b2 Fix comparison of absolute, unclean paths in QDir
QDir::operator== was creating a clean absolute path for comparison
purposes if the original path was relative.
However original absolute paths were trusted, even though they could
be unclean. Now they are checked for cleanliness first.

Task-Number: QTBUG-19995
Task-Number: QTBUG-20495
Change-Id: I047a1a40ae5151e4604085e4ac87f30a4e4979c4
Reviewed-on: http://codereview.qt.nokia.com/4099
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Prasanth Ullattil <prasanth.ullattil@nokia.com>
2011-09-02 10:01:20 +02:00
..
entrylist Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
resources/entryList Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
searchdir Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
testData Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
testdir Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00
types Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
qdir.pro tests: clean up usage of QT_CONFIG to fix circular dependencies 2011-05-16 13:10:00 +10:00
qdir.qrc Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
tst_qdir.cpp Fix comparison of absolute, unclean paths in QDir 2011-09-02 10:01:20 +02:00