bug-gnulib
[Top][All Lists]
Advanced

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

testdir without unportable tests?


From: Simon Josefsson
Subject: testdir without unportable tests?
Date: Tue, 13 Apr 2010 09:40:08 +0200
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux)

Back from vacation I re-built latest gnulib under latest Cygwin:

http://autobuild.josefsson.org/gnulib/log-201004130216951714000.txt

As you can see, it runs the new havelib checks which fails -- I assume
these are part of the "unportable" tests?

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?

Or do I have to do something like

gnulib-tool --create-testdir --with-tests --dir build `gnulib-tool --list|grep 
-v havelib`

/Simon




reply via email to

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