┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)Author
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