Re: [PATCH 1/7] Tests defs: various reorderings, some improvements.

2010-11-11 Thread Stefano Lattarini
On Thursday 11 November 2010, Ralf Wildenhues wrote: * Stefano Lattarini wrote on Thu, Nov 11, 2010 at 12:37:23AM CET: Well, the patch is almost just code reordering, with the very minor exceptions that: 1. in the older version, some error messages could be printed before `$me'

Re: [PATCH 6/7] Tests defs: new AC_SUBST'ed variable $top_testsbuilddir.

2010-11-11 Thread Stefano Lattarini
On Thursday 11 November 2010, Stefano Lattarini wrote: On Wednesday 10 November 2010, Ralf Wildenhues wrote: * Stefano Lattarini wrote on Sun, Nov 07, 2010 at 04:21:09PM CET: * tests/defs.in ($top_testsbuilddir): New variable, initialized with the value AC_SUBST'ed from

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

2010-11-11 Thread Stefano Lattarini
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

Re: [PATCH] Enable `set -e' in more tests (plus some tweakings).

2010-11-11 Thread Stefano Lattarini
Pinging this patch again, following this: http://lists.gnu.org/archive/html/automake-patches/2010-11/msg3.html I'll wait the customary 72 hours (until sunday evening) before pushing. Regards, Stefano

Re: [PATCH] Enable `set -e' in more tests (plus some tweakings).

2010-11-11 Thread Stefano Lattarini
Pinging this patch again, following this: http://lists.gnu.org/archive/html/automake-patches/2010-11/msg3.html I'll wait the customary 72 hours (until sunday evening) before pushing. Regards, Stefano

Re: [PATCH 1/7] Tests defs: various reorderings, some improvements.

2010-11-11 Thread Ralf Wildenhues
* Stefano Lattarini wrote on Thu, Nov 11, 2010 at 01:00:47PM CET: On Thursday 11 November 2010, Ralf Wildenhues wrote: Thank for respinning. The patches are ok then, but I think you should take care that the newly-introduced `pwd` is replaced by the variable you later introduce for this

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

2010-11-11 Thread Ralf Wildenhues
* Stefano Lattarini wrote on Thu, Nov 11, 2010 at 02:41:40PM CET: 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

Re: [PATCH] {tests-init} Tests defs: improve messages for skipped tests.

2010-11-11 Thread Stefano Lattarini
On Thursday 11 November 2010, Ralf Wildenhues wrote: * Stefano Lattarini wrote on Thu, Nov 11, 2010 at 02:52:06PM CET: Tests defs: improve messages for skipped tests. * tests/defs: Give meaningful messages about the reasons of a test skip; this is especially useful as this file is run

Re: [PATCH] {tests-init} Tests defs: improve messages for skipped tests.

2010-11-11 Thread Ralf Wildenhues
* Stefano Lattarini wrote on Thu, Nov 11, 2010 at 09:10:39PM CET: On Thursday 11 November 2010, Ralf Wildenhues wrote: * Stefano Lattarini wrote on Thu, Nov 11, 2010 at 02:52:06PM CET: @@ -228,11 +229,16 @@ do (echo foo $priv_check_temp) /dev/null 21 overwrite_status=$?

Re: [PATCH] {tests-init} Tests defs: improve messages for skipped tests.

2010-11-11 Thread Stefano Lattarini
On Thursday 11 November 2010, Ralf Wildenhues wrote: * Stefano Lattarini wrote on Thu, Nov 11, 2010 at 09:10:39PM CET: On Thursday 11 November 2010, Ralf Wildenhues wrote: * Stefano Lattarini wrote on Thu, Nov 11, 2010 at 02:52:06PM CET: @@ -228,11 +229,16 @@ do (echo foo

Re: [PATCH] Minor improvements and extensions to various tests.

2010-11-11 Thread Stefano Lattarini
On Monday 08 November 2010, Stefano Lattarini wrote: Pinging this patch again, following this: http://lists.gnu.org/archive/html/automake-patches/2010-11/msg3.html There should be no need to rebase the patch (which is based off of maint), so that I should just be able to merge it into

Re: [PATCH] {maint} Improve and extend tests `man*.test'.

2010-11-11 Thread Stefano Lattarini
On Monday 08 November 2010, Stefano Lattarini wrote: Pinging this patch again, following this: http://lists.gnu.org/archive/html/automake-patches/2010-11/msg3.html Merged to master, and pushed. Regards, Stefano