automake
[Top][All Lists]
Advanced

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

Re: [SUGGESTION] Having 'make check' use AM_CPPFLAGS


From: Stephen Torri
Subject: Re: [SUGGESTION] Having 'make check' use AM_CPPFLAGS
Date: Mon, 13 Oct 2003 20:29:48 -0500

On Mon, 2003-10-13 at 18:56, Tom Tromey wrote:
> >>>>> "Stephen" == Stephen Torri <address@hidden> writes:
> 
> Stephen> TESTS = test_Foo
> Stephen> test_Foo_SOURCES = test_Foo.cpp
> 
> As you discovered, you have to list test_Foo in a _PROGRAMS variable.
> I suggest check_PROGRAMS, as this is what `check' is made for.
> 
> An entry in TESTS doesn't suffice; these aren't assumed to
> necessarily be compiled/linked programs.
> 
> I suppose it almost works due to implicit rules in your `make'.
> 
> Tom

Thanks. Learn new things every day. :)

Stephen
-- 
Stephen Torri
GPG Key: http://www.cs.wustl.edu/~storri/storri.asc

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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