┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)Author
2011-06-09Wait longer for the selectionChanged signalFrank Reininghaus
2011-06-09Improve stability of DolphinView testsFrank Reininghaus
2011-05-26Don't try to build dolphinsearchboxtest if Nepomuk isn't found.Frank Reininghaus
2011-05-23Compile with QT_USE_FAST_OPERATOR_PLUSAlex Merry
2011-04-14SVN_SILENT Remove trailing white space.Frank Reininghaus
2011-04-14Improve stability of unit tests when running them with ValgrindFrank Reininghaus
2011-04-12Implement a cut/copy/paste unit test for DolphinView.Frank Reininghaus
2011-04-10Add unit test for bug 270437Frank Reininghaus
2011-04-06Do not reload the DolphinView in the tests' initView() membersFrank Reininghaus
2011-04-05Remove a qWait(2000) which has been committed accidentally.Frank Reininghaus
2011-04-05Add function TestBase::waitForFinishedPathLoading()Frank Reininghaus
2011-04-05Remove comment which is obsolete after the recent refactoring.Frank Reininghaus
2011-04-03Dolphin unit test refactoringFrank Reininghaus
2011-03-21Make it linkKevin Ottens
2011-02-09Coding style update for pointer comparisonPeter Penz
2011-02-07Fixing krazy spelling errorsAaron Reichman
2011-02-05dolphinsearchboxtest: link with goldAndreas Hartmetz
2011-02-04Add unittest for DolphinSearchBoxPeter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2011-01-26Some additions to DolphinDetailsViewTest_AllViewModes.Frank Reininghaus
2011-01-26Make dolphinviewtest_columns more stable.Frank Reininghaus
2011-01-26Improve DolphinViewTest_AllViewModes::testKeyboardFocus().Frank Reininghaus
2011-01-22Add a unit test that checks the DolphinView functionality that isFrank Reininghaus
2011-01-17Improve DolphinTreeViewTest's stability.Frank Reininghaus
2011-01-16DolphinTreeViewTest: Add unit test for bug 220898 (rubberbandFrank Reininghaus
2011-01-15DolphinTreeViewTest: Add unit test for bug 259656 (multiple fileFrank Reininghaus
2011-01-15Improve tests for DolphinTreeView's code that updates the selectionFrank Reininghaus
2011-01-09Fix implementation of DolphinView::invertSelection() which assures that Dolph...Peter Penz
2011-01-09Encapsulate the creation and handling of the directory lister, the model and ...Peter Penz
2011-01-01SVN_SILENT: Use same comment-style as the other unit-testsPeter Penz
2011-01-01Add test for the keyboard-focusPeter Penz
2010-12-10Show an undetermined progress indication within one second after changing an ...Peter Penz
2010-12-021. Also use a time out when waiting for the view's selectionChanged signal.Frank Reininghaus
2010-11-29Use the correct libraries for the test in the CMake file.Frank Reininghaus
2010-11-29Use kWaitForSignal to wait until the view has finished reloading. I'veFrank Reininghaus
2010-11-29Add a unit test for the basic selection-related functionality ofFrank Reininghaus
2010-11-23Some minor changes in DolphinDetailsViewTest:Frank Reininghaus
2010-11-22Simplify dolphindetailsviewtest by moving code that is shared by allFrank Reininghaus
2010-11-20Backup and restore the zoom level inFrank Reininghaus
2010-11-20Make sure that an item's visualRect in the Details View is not widerFrank Reininghaus
2010-11-17Add unit test which checks that DolphinDetailsView::expandedUrls()Frank Reininghaus
2010-11-09Add unit test for bug 201459.Frank Reininghaus
2010-11-091. Add method TestBase::reloadViewAndWait().Frank Reininghaus
2010-11-09Add unit test for bug 217447.Frank Reininghaus
2010-10-29It's easier to put functionality that is used by many unit tests intoFrank Reininghaus
2010-10-25Add some debug output to DolphinDetailsViewTestFrank Reininghaus
2010-10-22Link with gold, KDirModel is in KIO. Also remove redundantAndreas Hartmetz
2010-10-22Add a second Dolphin unit test (for a regression in DolphinDetailsViewFrank Reininghaus
2010-10-21Link with goldAndreas Hartmetz
2010-10-21Add a first unit test for Dolphin, which verifies that the fix for oneFrank Reininghaus