rename "kcolortest"

Andreas Pakulat apaku at gmx.de
Thu May 24 21:17:54 BST 2007


On 24.05.07 13:27:11, Aaron J. Seigo wrote:
> On Thursday 24 May 2007, Alex Merry wrote:
> > On Thursday 24 May 2007, Matthew Woehlke wrote:
> > > Btw, how does one build tests? 'make all' doesn't seem to work, as a
> > > result of which 'make test' fails because the tests aren't found.
> >
> > By changing a cmake variable in CMakeCache.txt in your build tree:
> > KDE4_BUILD_TESTS:BOOL=ON
> 
> or, of course, passing -DKDE4_BUILD_TESTS=TRUE to cmake on the command line

or even simpler:

make <testname1> <testname2> <testname3>
make tests

Without any need to re-run cmake and without the overhead of having
tests enabled all over the module.

Andreas

-- 
You need no longer worry about the future.  This time tomorrow you'll be dead.




More information about the kde-core-devel mailing list