Hi Stefano,
* Stefano Lattarini wrote on Wed, Jul 14, 2010 at 03:51:05PM CEST:
> Independently from the fact that you give or not your OK to this
> particular patch, I'd like to know if the following procedure is
> correct for the pushing of simple patches which should go into
> both maint and mas
Hello Ralf.
Independently from the fact that you give or not your OK to this
particular patch, I'd like to know if the following procedure is
correct for the pushing of simple patches which should go into
both maint and master:
1. Checkout the "maint" branch on my local repos:
$ git co main
* tests/subobjname.test: Add trailing `:' command.
* tests/subobj.test: Make grepping of `Makefile.in' stricter.
Escape literal dots in grep regexps.
* tests/subobj2.test: Add trailing `:' command. Do not use the
unportable fgrep option `-e'. Make grepping of `Makefile.in'
stricter.
* tests/sub
Modernize, improve and extend tests `pr*.test'.
* tests/pr2.test: Add trailing `:' command.
* tests/pr229.test: Likewise.
* tests/pr401.test: Likewise.
* tests/pr401b.test: Likewise.
* tests/pr401c.test: Likewise.
* tests/primary3.test: Likewise.
* tests/pr211.test: Likewise. Also, use the `confi
* tests/condd.test: Add trailing `:' command. Typofix in
comment. Prefer fgrep over grep.
* tests/condhook.test: Make sure target `install-data-hook' is
not called by `make install', but that data files are installed.
Use proper m4 quoting in configure.in. Add trailing `:' command.
* tests/condho
* tests/asm.test: Use configure.in stub generated by ./defs,
and avoid obsoleted autoconf constructs. Make grepping of
Automake stderr stricter. Do not create useless source file.
Improve verbose messages. Minor cosmetic changes. Tell to
keep it in sync with other sister tests asm*.test.
* test
* tests/ar.test: Add trailing `:' command.
* tests/ar2.test: Likewise, and make grepping of generated
Makefile.in stricter.
From 22701196c893ae7a8e908fd6376c2f1a885b40c6 Mon Sep 17 00:00:00 2001
From: Stefano Lattarini
Date: Wed, 14 Jul 2010 13:41:05 +0200
Subject: [PATCH] Minor improvements to te
* tests/all.test: Run aclocal only once. Minor cosmetic changes.
Move checks that several *-local's in a single rule work ...
* tests/manylocal.test: ... in this new test.
* tests/Makefile.am (TESTS): Updated.
(XFAIL_TESTS): Remove `all.test', add `manylocal.test'.
---
ChangeLog|9
Remove a couple of obsoleted tests.
* tests/fpinstall.test: Removed.
* tests/fpinst2.test: Likewise.
---
The removed tests used to check that the (now obsolete) automake macro
AM_PROG_INSTALL could be used after the autoconf macro AC_PROG_INSTALL.
However, all tests from commit 1de3ff4766cb