]> cloud.milkyroute.net Git - dolphin.git/commit
Fix regression in KItemListControllerTest
authorFrank Reininghaus <frank78ac@googlemail.com>
Mon, 13 Feb 2012 19:15:02 +0000 (20:15 +0100)
committerFrank Reininghaus <frank78ac@googlemail.com>
Mon, 13 Feb 2012 19:21:57 +0000 (20:21 +0100)
commite1766d0e5f0f71b37ca7cc5adbe56de5e6bf8b57
tree098d5297a00b1dabca5d04ebbc6ee74bd2f1f7be
parent056d12d60f93a052e19f6e2cff9b826e500eef16
Fix regression in KItemListControllerTest

Since commit 66ce4db4879cd80b2dcb6d65a0c74599c5e5f0ba, enabling or
disabling groupling may change the number of columns in the view.
Therefore, the test should first change the "grouping" setting and then
change the view geometry to make sure that the column count is correct.
(cherry picked from commit 61390b201acae2d8eea94fefc947977a8799af85)
src/tests/kitemlistcontrollertest.cpp