bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: testdir without unportable tests?


From: Bruno Haible
Subject: Re: testdir without unportable tests?
Date: Tue, 20 Apr 2010 09:54:59 +0200
User-agent: KMail/1.9.9

Simon Josefsson wrote:
> Right now I create the directory like this:
> 
> gnulib-tool --create-testdir --with-tests --dir build
> 
> Is there a way to avoid all the unportable tests?  For example, a
> --without-unportable-tests?

I'm currently using --avoid=havelib-tests when I want to test anything that
relies on xalloc but is otherwise unrelated to havelib.

How about
  1) change the default for --create-testdir so that it includes unportable or
     longrunning tests only for the modules explicitly listed on the command
     line, not for the dependencies?
  2) adding options --without-unportable-tests etc.?

Is this a good idea?

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]