Re: [MERGE] Allow testheaders.sh to keep testing after a failure

From: Kinkie <gkinkie_at_gmail.com>
Date: Sun, 2 May 2010 20:32:54 +0200

On Sun, May 2, 2010 at 8:12 PM, Alex Rousskov
<rousskov_at_measurement-factory.com> wrote:
> Do not stop testheaders.sh on the first error, to be compatible with
> "make -k check".
>
> If testheaders.sh stops on the first error, it becomes very difficult to
> test your changes with "make check" when somebody else broke some other
> code.
>
> TODO: stop on the first error unless running under "make -k check".

Ideally testheaders.sh should be rewritten to be done using make targets.
Would allow for parallelization.
Problem is, it's hard to do it portably. GNU make has lots of handy
extensions :(

-- 
    /kinkie
Received on Sun May 02 2010 - 18:33:03 MDT

This archive was generated by hypermail 2.2.0 : Tue May 04 2010 - 12:00:06 MDT