automake-patches
[Top][All Lists]
Advanced

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

Re: [PATCH 0/7] Refactoring of testcases initialization code


From: Stefano Lattarini
Subject: Re: [PATCH 0/7] Refactoring of testcases initialization code
Date: Thu, 11 Nov 2010 14:41:40 +0100
User-agent: KMail/1.13.3 (Linux/2.6.30-2-686; KDE/4.4.4; i686; ; )

Hello automakers.

On Sunday 07 November 2010, Stefano Lattarini wrote:
> 
> Stefano Lattarini (7):
>   Tests defs: various reorderings, some improvements.
>   Tests defs: prefer "$curdir" over "`pwd`".
>   Tests defs: rename $curdir -> $testbuilddir
>   Tests defs: do not print message "Running test $0" anymore.
>   Tests defs: $testsbuilddir is now AC_SUBST'ed.
>   Tests defs: new AC_SUBST'ed variable $top_testsbuilddir.
>   Tests defs: move static definitions in a new file `minidefs'.
> 
>  ChangeLog               |   50 ++++++
>  configure               |   45 +++++-
>  configure.ac            |    3 +-
>  tests/.gitignore        |    2 +-
>  tests/Makefile.am       |    6 +-
>  tests/Makefile.in       |   18 +-
>  tests/{defs.in => defs} |  387 
> ++++++++++++++++++++++-------------------------
>  tests/minidefs.in       |   99 ++++++++++++
>  8 files changed, 384 insertions(+), 226 deletions(-)
>  rename tests/{defs.in => defs} (74%)
>  create mode 100644 tests/minidefs.in
> 
 
I've pushed the patch to "tests-init", with some amendings and
respinnings suggested in various replies in the related thread.

I still haven't merged "tests-init" into "master", but I'd like
to do that soon; is that OK for you?

Regards,
   Stefano



reply via email to

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