automake-patches
[Top][All Lists]
Advanced

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

Re: [PATCH] {yacc-work} tests: split yacc6.test, for better separation a


From: Stefano Lattarini
Subject: Re: [PATCH] {yacc-work} tests: split yacc6.test, for better separation and coverage
Date: Fri, 15 Apr 2011 14:23:13 +0200
User-agent: KMail/1.13.3 (Linux/2.6.30-2-686; KDE/4.4.4; i686; ; )

On Monday 11 April 2011, Stefano Lattarini wrote:
> This patch should have been tested quite thouroughly with Bison 2.4
> and Heirloom Yacc, GNU make, FreeBSD and NetBSD make (Debian ports)
> and Heirloom make.
> 
> OK for yacc-work?  I will push in 72 hours if there is no objection.
> 
> Regards,
>   Stefano
> 
> -*-*-
> 
> * tests/yacc6.test: Test removed, its content extended and split
> into ...
> * tests/yacc-auxdir.test, tests/yacc-depend.test,
> tests/yacc-line.test: ... these new tests.
> * tests/yacc-depend2.test: New test, exposes the failure that
> FreeBSD used to encounter in yacc6.test.
> * tests/Makefile.am (TESTS): Update.
> ---
>  ChangeLog                              |   11 +++
>  tests/Makefile.am                      |    5 +-
>  tests/Makefile.in                      |    5 +-
>  tests/{yacc6.test => yacc-auxdir.test} |   74 ++++------------------
>  tests/yacc-depend.test                 |   85 ++++++++++++++++++++++++
>  tests/yacc-depend2.test                |   89 +++++++++++++++++++++++++
>  tests/yacc-line.test                   |  111 
> ++++++++++++++++++++++++++++++++
>  7 files changed, 316 insertions(+), 64 deletions(-)
>  rename tests/{yacc6.test => yacc-auxdir.test} (51%)
>  create mode 100755 tests/yacc-depend.test
>  create mode 100755 tests/yacc-depend2.test
>  create mode 100755 tests/yacc-line.test
>
I've pushed this patch now.

Regards,
  Stefano



reply via email to

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