Re: [PATCH 04/10] Refactoring: new $automake_remake_options global variable.

2011-01-03 Thread Ralf Wildenhues
Hello Stefano, * Stefano Lattarini wrote on Sun, Jan 02, 2011 at 11:57:42PM CET: > On Sunday 02 January 2011, Ralf Wildenhues wrote: > > * stefano.lattar...@gmail.com wrote on Thu, Dec 23, 2010 at 12:27:40PM CET: > > > This change is useful only in view of soon-to-follow refactorings > > > and sim

Re: [PATCH] {maint} Improve, extend and tweak tests on Texinfo support.

2011-01-03 Thread Ralf Wildenhues
* Stefano Lattarini wrote on Mon, Jan 03, 2011 at 02:38:48PM CET: > Subject: [PATCH] Improve, extend and tweak tests on Texinfo support. > > * tests/instdir-texi.test: Add a call to `ls -l' after that to > `make', for debugging. When looking for required tools, do not > redirect the output of "$t

Re: [PATCH] {master} Tests: normalize use of the 'errexit' shell flag.

2011-01-03 Thread Ralf Wildenhues
Hi Stefano, * Stefano Lattarini wrote on Mon, Jan 03, 2011 at 03:04:05PM CET: > * tests/maken3.test (check_targets): Remove redundant call to > 'set -e'. > * tests/maken4.test: Likewise. > * tests/ansi5.test: Call 'set -e' just after './defs' has been > sourced. > * tests/ansi6.test: Likewise. > *

Re: [PATCH] Testsuite: use $SHELL to run tests which are shell scripts.

2011-01-03 Thread Stefano Lattarini
References: -*-*- Hello automakers. I have rebased the patch on latest master again. I'll wait until *sunday* evening before pushing to master

[PATCH] {maint} Warnings about primary/prefix mismatch fixed and extended. (was: Re: bug#7647: Diagnose invalid primary/directory combinations)

2011-01-03 Thread Stefano Lattarini
References: -*-*- Hello automakers. I've rebased the patch on latest maint, removed trailing whitespaces, fixed the copyright years, and extended the new testcase `pri

[PATCH] {master} Tests: normalize use of the 'errexit' shell flag.

2011-01-03 Thread Stefano Lattarini
Hello automakers. This patch ensures that all (well, almost all [1]) the test scripts in the automake testsuite call 'set -e' just after the inclusion of the './defs' script. [1] The exceptions are the testcases about texinfo support, which are taken care of by another pending patch of mine.

[PATCH] {maint} Improve, extend and tweak tests on Texinfo support.

2011-01-03 Thread Stefano Lattarini
Hello automakers. Here is one of the last testsuite-only patches that has been laying half-cooked in my local repository for some time now. Tested with: - Solaris make, NetBSD/FreeBSD make (debian ports) and GNU make 3.81 - Solaris sh, Dash 0.5.2, debian /bin/ksh and Bash 4.1.5. - Autoconf 2.6