]> cloud.milkyroute.net Git - dolphin.git/commit
Add a first unit test for Dolphin, which verifies that the fix for one
authorFrank Reininghaus <frank78ac@googlemail.com>
Thu, 21 Oct 2010 07:58:56 +0000 (07:58 +0000)
committerFrank Reininghaus <frank78ac@googlemail.com>
Thu, 21 Oct 2010 07:58:56 +0000 (07:58 +0000)
commit1c27b1d15461a66595520c8760692ab283f3aa63
treefb9abec90c8564fc767e2e03f1da1fcc9417e35f
parent818f1878a990252d211f89efa4813ec66ae9ca9f
Add a first unit test for Dolphin, which verifies that the fix for one
of the problems related to Dolphin's modifications to QTreeView works
as it should.

This is only a small start, but I hope that we can cover at least the
basic functionality of DolphinView, the three item views and possibly
a couple of other classes with a rather stable API soon.

svn path=/trunk/KDE/kdebase/apps/; revision=1188049
src/CMakeLists.txt
src/tests/CMakeLists.txt [new file with mode: 0644]
src/tests/dolphintreeviewtest.cpp [new file with mode: 0644]