kde unittests integrated in cmake buildsystem

Alexander Neundorf neundorf at kde.org
Tue Feb 14 23:12:36 CET 2006


On Tuesday 14 February 2006 22:55, Brad King wrote:
> David Faure wrote:
> > On Sunday 05 February 2006 19:26, Alexander Neundorf wrote:
> >>The tests are executed when you "make test" or "make Experimental". The
> >> second option includes submitting the results to the dashboard.
> >
> > Any idea why I don't get any tests executed?
> >
> > $ make test
> > makeobj[0]: Entering directory
> > `/devel/kde/build/4/kdelibs4_cmake/kdecore/tests' Running tests...
> > Start processing tests
> > Test project
> > No tests were found!!!
> >
> > Same thing from the toplevel.
>
> No tests have been added with ADD_TEST commands.  I think Alex is
> working on it.

In kdecore/tests/ there are some add_test() commands, which get enabled when 
enabling KDE4_BUILD_TESTS.
I'll try to find out why changing this option causes a complete rebuild. The 
date of config.h stays unchanged it seems.

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net


More information about the Kde-buildsystem mailing list