* Stefano Lattarini wrote on Sun, Sep 26, 2010 at 04:48:01PM CEST: > Attached is what I pushed. I also merged to master and branch-1.11.
> From a82bc0d5cfea18fc96476c23a4fb2d458af09c89 Mon Sep 17 00:00:00 2001 > From: Stefano Lattarini <stefano.lattar...@gmail.com> > Date: Sat, 25 Sep 2010 17:07:27 +0200 > Subject: [PATCH] Extend tests on `--help' and `--version' options. > > * tests/help.test: Create a new empty directory and chdir into > it, rather than removing already present files. Run the aclocal > and automake wrapper scripts directly, instead of relying on > $AUTOMAKE and $ACLOCAL. Be sure to correctly match literal dots > in aclocal's and automake's stderr. Add a trailing `:' command. > * tests/help2.test: New test, checking that options `--help' and > `--version' works in directories with broken `configure.in'. > * tests/help3.test: New test, checking that options `--help' and > `--version' take precedence on the other options. > * tests/help4.test: New test, checking that the first among the > `--help' and `--version' options to be specified on the command > line wins. > * tests/Makefile.am (TESTS): Updated. This patch breaks maintainer-check. Cheers, Ralf