Test for CVS plugin

Andreas Pakulat apaku at gmx.de
Mon Apr 16 05:56:02 UTC 2007


On 15.04.07 18:14:23, Matt Rogers wrote:
> On Sunday 15 April 2007 13:38, Andreas Pakulat wrote:
> > Turns out this is a bug in CMake (according to Thiago), make test
> > doesn't build the tests, so you have to run make <testname> first.
> > I'll take this to the cmake guys.
> >
> 
> make test is not supposed to build the tests under CMake. It never has. That's 
> what enabling KDE4_BUILD_TESTS is for. 

AFAIK thats where you're wrong. Tests are now disabled by default and
IMHO that only makes sense if a make test run also builds the test.
Always building the tests doesn't make any sense, because that only
increases compile time - when you have to build multiple parts of
kdevelop and run make from the kdevelop top-builddir then the huge
amount of cmake tests that are either compiled or maybe just re-linked
slows down the compilation a lot.

Andreas

-- 
You have no real enemies.




More information about the KDevelop-devel mailing list