]> cloud.milkyroute.net Git - dolphin.git/commit
Try again to fix PlacesItemModelTest::testDefaultViewProperties()
authorElvis Angelaccio <elvis.angelaccio@kde.org>
Sun, 5 May 2019 13:54:12 +0000 (15:54 +0200)
committerElvis Angelaccio <elvis.angelaccio@kde.org>
Sun, 5 May 2019 13:54:12 +0000 (15:54 +0200)
commit33a0d17ea8d4de81322ca51a5acc1356f37798ed
treeae174ab70d5cb687f9ac86d90909f82560aa166e
parent9f1b6eb3f4275bbc9fd6b00a4127291bc9f16caf
Try again to fix PlacesItemModelTest::testDefaultViewProperties()

Commit bff373d598c031cb1 was not enough because the model takes into
account the global view properties setting (in PlacesItemModel::initializeDefaultViewProperties()).

This means we need to disable the setting before init() runs.
src/tests/placesitemmodeltest.cpp