]> cloud.milkyroute.net Git - dolphin.git/history - src/tests/testbase.cpp
Improve stability of DolphinView tests
[dolphin.git] / src / tests / testbase.cpp
2011-04-14 Frank ReininghausImprove stability of unit tests when running them with...
2011-04-12 Frank ReininghausImplement a cut/copy/paste unit test for DolphinView.
2011-04-05 Frank ReininghausAdd function TestBase::waitForFinishedPathLoading()
2011-04-03 Frank ReininghausDolphin unit test refactoring
2011-02-04 Peter PenzUse capitalized KDE includes
2011-01-22 Frank ReininghausAdd a unit test that checks the DolphinView functionali...
2011-01-09 Peter PenzEncapsulate the creation and handling of the directory...
2010-12-02 Frank Reininghaus1. Also use a time out when waiting for the view's...
2010-11-29 Frank ReininghausUse kWaitForSignal to wait until the view has finished...
2010-11-09 Frank Reininghaus1. Add method TestBase::reloadViewAndWait().
2010-10-29 Frank ReininghausIt's easier to put functionality that is used by many...