KUnitTest SVN proposal/response to feature requests
David Faure
faure at kde.org
Thu May 5 12:19:55 BST 2005
On Thursday 05 May 2005 11:21, Jeroen Wijnhout wrote:
> Hi,
>
> Following the recent discussion about KUnitTest I'm planning to commit the
> following files to svn:
>
> In kdelibs/kunittest:
> Makefile.am modrunner.cpp runner.cpp tester.cpp
> module.h runner.h tester.h
>
> This will install the following files:
> * libkunittest.la
> (A library other apps and/or test-modules link to. Just 1.4K).
> * kunittestmodrunner
> (The app to be used in the make check target, it runs test modules.
> Just 5.5K).
> * The three headers files will be installed in $(includedir)/kunittest.
Sounds good to me.
Don't forget to insert it into kdelibs/Makefile.am.in's COMPILE_FIRST line
(so that make check has more chances of finding the lib already compiled).
Well the order depends on kunittest's kdelibs dependencies though (if any).
--
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the kde-core-devel
mailing list