]> cloud.milkyroute.net Git - dolphin.git/commit
Make dolphinviewtest_columns more stable.
authorFrank Reininghaus <frank78ac@googlemail.com>
Wed, 26 Jan 2011 13:20:36 +0000 (13:20 +0000)
committerFrank Reininghaus <frank78ac@googlemail.com>
Wed, 26 Jan 2011 13:20:36 +0000 (13:20 +0000)
commit72fb2ca0a83deef9c1cbd99e45759d4b49f131ad
treecb0130b0494401981978e8e54f55bf375e8798b6
parente85b2ef0ad634e69d8b20ba311027f2efe7359e7
Make dolphinviewtest_columns more stable.

Up to now, some Columns View tests that need a folder to be displayed
in the view only passed if they were run first: The first test always
passed, and if a test name was passed on the command line, such that
only this test would be run, this test would work as well. In other
cases, the view was empty, not showing the items in the folder.

The problem is worked around by creating a new DolphinView before each
test in the case of the Columns View. Added a TODO comment to make me
remember to look into this again at some point.

svn path=/trunk/KDE/kdebase/apps/; revision=1217260
src/tests/dolphinviewtest_allviewmodes.cpp