qt5base-lts/tests/auto/qfilesystementry
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
..
qfilesystementry.pro tests: fix private header inclusion in qtbase autotests 2011-05-11 17:04:19 +10:00
tst_qfilesystementry.cpp Fix comparison of absolute, unclean paths in QDir 2011-09-02 10:01:20 +02:00