diff options
author | Alexis Menard <alexis.menard@nokia.com> | 2009-09-29 12:51:06 (GMT) |
---|---|---|
committer | Alexis Menard <alexis.menard@nokia.com> | 2009-09-29 12:55:24 (GMT) |
commit | 51a556f7e65f3e9c3c011f309f62a819eec07727 (patch) | |
tree | e41a8e044f614d64f9dd8514ae5031c9ed94ff8a /dist/changes-4.3.3 | |
parent | 82ad1edea9fd6d6955ab9e3f661c625f7ba5ed78 (diff) | |
download | Qt-51a556f7e65f3e9c3c011f309f62a819eec07727.zip Qt-51a556f7e65f3e9c3c011f309f62a819eec07727.tar.gz Qt-51a556f7e65f3e9c3c011f309f62a819eec07727.tar.bz2 |
Fix auto-test failure for QFileSystemModel::sort
This test was failing on the farm because the rootPath for the model
was invalid. QDir::rootPath on Windows return C:\ but in the farm
the temp directory is in E:\ therefore the sort was only triggered on C:\
and this explain the failure.
I also make comparaisons a bit more robust.
Reviewed-by:TrustMe
Diffstat (limited to 'dist/changes-4.3.3')
0 files changed, 0 insertions, 0 deletions