┌   ┐
54
└   ┘

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