tags 11185 + patch
close 11185
thanks
On 04/05/2012 09:22 PM, Peter Rosin wrote:
> On 2012-04-05 15:40, Stefano Lattarini wrote:
>> Severity: minor
>> thanks
>>
>> Hello automakers, Peter.
>>
>> The commit v1.11-2058-g6f4b08d of 06-03-2012, "tests: explicitly state
>> that our lexers do not requir
Some versions of the BSD Korn shell wrongly bail out when the
'errexit' shell flag is active and the left-hand command in a
"&&" list fails and that list is the *last* command of the body
of a "while" or "for" loop.
* tests/install-info-dir.test: Work around that behaviour.
Signed-off-by: Stefano
On 04/08/2012 02:55 PM, Stefano Lattarini wrote:
> Use a proper "config.status --file=-" idiom to do most substitutions
> in our generated files, to avoid too much duplications between the
> various $(do_subst) commands in Makefile.am and the (explicit or
> implicit AC_SUBST) invocation in configur
Use a proper "config.status --file=-" idiom to do most substitutions
in our generated files, to avoid too much duplications between the
various $(do_subst) commands in Makefile.am and the (explicit or
implicit AC_SUBST) invocation in configure.ac.
>From a suggestion by Eric Blake and Federico Simo
* doc/automake.texi: In comments reporting which test(s) check a
given feature/idiom, fix the names of the referenced tests, to
reflect the recent 'tests/foo.test' => 't/foo.sh' "Great Rename".
Signed-off-by: Stefano Lattarini
---
doc/automake.texi | 96 ++--
And other miscellaneous improvements since we are at it.
Signed-off-by: Stefano Lattarini
---
t/README | 58 --
1 files changed, 24 insertions(+), 34 deletions(-)
diff --git a/t/README b/t/README
index 33a653c..a44f2bb 100644
--- a/t/REA
Signed-off-by: Stefano Lattarini
---
NEWS |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/NEWS b/NEWS
index 3c0df1b..957ec82 100644
--- a/NEWS
+++ b/NEWS
@@ -178,6 +178,9 @@ New in 1.11a:
* Miscellaneous changes:
+ - The build system of Automake itself now avoids
* tests/defs-static.in ($am_testauxdir): New variable.
* tests/testsuite-summary-checks.sh: Moved ...
* tests/ax/testsuite-summary-checks.sh: ... here.
* tests/trivial-test-driver: Moved ...
* tests/ax/trivial-test-driver: ... here.
* tests/tap-summary-aux.sh: Moved ...
* tests/ax/tap-summary-aux.s
Those recipes has served its purpose by helping us during the
development of TAP support in Automake, to ensure our TAP driver
didn't have gratuitous incompatibilities with the 'prove' test
runner. But they are now unused, out-of-date and bitrotting. So
it's better to just remove them. We can re
Hi Jim.
On 04/06/2012 08:54 PM, Jim Meyering wrote:
>
> I'm glad you're working on this.
> I haven't looked at actual patches, but did try to parse the short
> summaries:
>
>> Stefano Lattarini (8):
>> tests: move most helper scripts and files in the 'ax' subdirectory
>
> I presume you mean s
10 matches
Mail list logo