┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)Author
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
2008-06-10Just use KMimeType::extractKnownExtension() instead of the custom implementat...Peter Penz
2008-02-23fixed issue that when renaming "Open office.org writer documentation.pdf" tha...Peter Penz
2007-12-14Moving code around in dolphin fixes DnD support in konqueror :)David Faure
2007-09-24Adapt CMakeLists.txt as discussed with Alex.Laurent Montel
2007-07-10remove kde4_automoc()Allen Winter
2007-06-17Port to new kde4_add_*test* macrosAndreas Pakulat
2007-05-19Make the test link (moving renamedialog to libdolphinprivate since we'll need...David Faure
2007-05-18David Faure wrote:Peter Penz