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