kde unittests integrated in cmake buildsystem
Brad King
brad.king at kitware.com
Tue Feb 14 22:55:50 CET 2006
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.
-Brad
More information about the Kde-buildsystem
mailing list