test: fixed tst_qfilesystemmodel and removed insignificant_test
authorRohan McGovern <rohan.mcgovern@nokia.com>
Mon, 1 Aug 2011 04:21:56 +0000 (14:21 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 1 Aug 2011 10:04:04 +0000 (12:04 +0200)
commit4e84be2876543c1bfcab3b854c92a7edade4144b
tree7e9828623ceb847bc58e7b32904e7679c1af4c0e
parent30eff894d9b31e0c800901e7334fed2401be0f1c
test: fixed tst_qfilesystemmodel and removed insignificant_test

tst_qfilesystemmodel::sort uses some internal API to affect the sorting
behavior.  This means that part of the test must be disabled when
private symbols aren't available.

Change-Id: I2e7b9d7a33cb3e7032bc5380c03fa29ecc84e12c
Reviewed-on: http://codereview.qt.nokia.com/2413
Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
tests/auto/qfilesystemmodel/qfilesystemmodel.pro
tests/auto/qfilesystemmodel/tst_qfilesystemmodel.cpp