[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to change the behaviour of "make check"?
From: |
Ireneusz SZCZESNIAK |
Subject: |
Re: how to change the behaviour of "make check"? |
Date: |
Wed, 17 Sep 2003 16:19:05 -0600 (MDT) |
Hi,
On Wed, 17 Sep 2003, Steve M. Robbins wrote:
>> I should have written: "My test scripts are automatically generated
>> by the Make software (not the "make" command) and then run".
>> Actually, the scripts are both generated and run by "make check".
>
> OK. But you can have them generated by "make", if you like, and
> then my suggestion works. Just list the scripts as targets of the
> noinst_PROGRAMS variable rather than check_PROGRAMS.
Yes, but I am reluctant to do it your way. Even when the test scripts
are built by executing "make", still some other errors might occur
while the command "make check" is running (I guess so, even though I
am unable to name those potential errors), and I do not want to ignore
them with the "-k" option. I would like Automake to generate such a
piece of Makefile.in that would ignore errors from the test cases
only.
Thanks & best,
Irek
- Re: how to change the behaviour of "make check"?, (continued)
- Re: how to change the behaviour of "make check"?, Bernd Jendrissek, 2003/09/16
- Re: how to change the behaviour of "make check"?, Ireneusz SZCZESNIAK, 2003/09/17
- Re: how to change the behaviour of "make check"?, Thien-Thi Nguyen, 2003/09/17
- Re: how to change the behaviour of "make check"?, Ireneusz SZCZESNIAK, 2003/09/17
- Re: how to change the behaviour of "make check"?, Thien-Thi Nguyen, 2003/09/17
- Re: how to change the behaviour of "make check"?, Ireneusz SZCZESNIAK, 2003/09/17
- Re: how to change the behaviour of "make check"?, Raja R Harinath, 2003/09/17
- Re: how to change the behaviour of "make check"?, Ireneusz SZCZESNIAK, 2003/09/19
- Re: how to change the behaviour of "make check"?, Eric Siegerman, 2003/09/17
- Message not available
- Re: how to change the behaviour of "make check"?, Ireneusz SZCZESNIAK, 2003/09/17
- Message not available
- Re: how to change the behaviour of "make check"?,
Ireneusz SZCZESNIAK <=