]> cloud.milkyroute.net Git - dolphin.git/commit
Do not reload the DolphinView in the tests' initView() members
authorFrank Reininghaus <frank78ac@googlemail.com>
Tue, 5 Apr 2011 21:55:37 +0000 (23:55 +0200)
committerFrank Reininghaus <frank78ac@googlemail.com>
Wed, 6 Apr 2011 09:44:01 +0000 (11:44 +0200)
commita9ecea7cd12e6d5cd8d9a10c9424ded4cc3ccdc7
tree05e048a1f82ba4f218a27a23655056e1e324decc
parent33635cd40c47c5710cd10a5fba878b35a89a5eb3
Do not reload the DolphinView in the tests' initView() members

Rather than reloading the view after it is initilised, we just wait
until the view emits its finishedPathLoading() signal. This saves some
time when running the tests (at least on my system).
src/tests/dolphindetailsviewtest.cpp
src/tests/dolphinviewtest_allviewmodes.cpp