automake-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] tests: few fixlets and improvements


From: Stefano Lattarini
Subject: Re: [PATCH] tests: few fixlets and improvements
Date: Thu, 16 Jun 2011 10:11:12 +0200
User-agent: KMail/1.13.3 (Linux/2.6.30-2-686; KDE/4.4.4; i686; ; )

On Monday 13 June 2011, Stefano Lattarini wrote:
> A simple patch with few minor improvements to four random test cases.
> 
> I'll push in 48 hours if there is no objection by then.
> 
> Regards,
>   Stefano
> 
> -*-*-*-
> 
> tests: few fixlets and improvements
> 
> * tests/cond31.test ($required): Remove `cc', it's not really
> needed.
> * tests/confh.test: Call autoheader too.  The lack of this call
> wasn't causing spurious failures because the automatic remake
> rules were somehow invoking it on our behalf.
> * tests/fn99subdir.test: Use $subdirname throughout, instead of
> ${subdirname}, for consistency with the rest of the testsuite.
> Avoid an unnecessary subshell, which could also cause spurious
> passes, being guarded by a trailing `|| Exit 1', which neutralize
> the `errexit' flag.  Remove an unnecessary `|| Exit 1' guard.
> * tests/insh2.test: Rewrite to avoid hackish Makefile.in munging,
> and to also run configure and make.
> ---
>  ChangeLog             |   16 ++++++++++++++++
>  tests/cond31.test     |    1 -
>  tests/confh.test      |    1 +
>  tests/fn99subdir.test |   36 +++++++++++++++++++-----------------
>  tests/insh2.test      |   15 +++++++++++----
>  5 files changed, 47 insertions(+), 22 deletions(-)
> 
I've pushed the patch now (to 'testsuite-works').

Regards,
  Stefano



reply via email to

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