automake
[Top][All Lists]
Advanced

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

Re: The New parallel-tests Framework (was: Various testsuites)


From: Bob Friesenhahn
Subject: Re: The New parallel-tests Framework (was: Various testsuites)
Date: Fri, 22 May 2009 10:00:19 -0500 (CDT)

On Fri, 22 May 2009, Ralf Wildenhues wrote:

You probably need to do this instead:
 TEST_EXTENSIONS = .sh
 utilities/tests/montage.log : \
        utilities/tests/addnoise.log \
        utilities/tests/affine.log \
        utilities/tests/annotate.log \
        ...

as test dependencies currently only work with extensions that have been
registered.

Thanks. That did solve this problem. Now to solve the problems in my own software ...

Bob
--
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/




reply via email to

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