]> cloud.milkyroute.net Git - dolphin.git/commit
It's easier to put functionality that is used by many unit tests into
authorFrank Reininghaus <frank78ac@googlemail.com>
Fri, 29 Oct 2010 14:13:11 +0000 (14:13 +0000)
committerFrank Reininghaus <frank78ac@googlemail.com>
Fri, 29 Oct 2010 14:13:11 +0000 (14:13 +0000)
commitb1e69cae00a708aa50dbd03eca944e83a639d861
tree83db23b6f8c49f6fd786b3b3c0656fde58abadaa
parent454a0a6539384aff0578379f8b18703a0cadd86b
It's easier to put functionality that is used by many unit tests into
a common base class. I took that idea from Nepomuk's unit tests in
kdelibs.

svn path=/trunk/KDE/kdebase/apps/; revision=1191051
src/tests/CMakeLists.txt
src/tests/dolphindetailsviewtest.cpp
src/tests/testbase.cpp [moved from src/tests/testhelper.cpp with 88% similarity]
src/tests/testbase.h [moved from src/tests/testhelper.h with 88% similarity]
src/views/dolphinview.h