┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests/testbase.cpp
AgeCommit message (Expand)Author
2011-04-05Add function TestBase::waitForFinishedPathLoading()Frank Reininghaus
2011-04-03Dolphin unit test refactoringFrank Reininghaus
2011-02-04Use capitalized KDE includesPeter Penz
2011-01-22Add a unit test that checks the DolphinView functionality that isFrank Reininghaus
2011-01-09Encapsulate the creation and handling of the directory lister, the model and ...Peter Penz
2010-12-021. Also use a time out when waiting for the view's selectionChanged signal.Frank Reininghaus
2010-11-29Use kWaitForSignal to wait until the view has finished reloading. I'veFrank Reininghaus
2010-11-091. Add method TestBase::reloadViewAndWait().Frank Reininghaus
2010-10-29It's easier to put functionality that is used by many unit tests intoFrank Reininghaus