Re: [FYI] {testsuite-work} tests: avoid creating useless files in some test directories

2011-09-10 Thread Stefano Lattarini
On Saturday 10 September 2011, Stefano Lattarini wrote: > > diff --git a/ChangeLog b/ChangeLog > index 39aa991..a73829e 100644 > --- a/ChangeLog > +++ b/ChangeLog > @@ -1,3 +1,30 @@ > +2011-09-10 Stefano Lattarini > + > + tests: avoid creating useless files in some test directories > +

[FYI] {testsuite-work} tests: avoid creating useless files in some test directories

2011-09-10 Thread Stefano Lattarini
* tests/aclocal.test: Define `$am_create_testdir' to "empty" before sourcing ./defs, to avoid bringing in unused auxiliary files. Related adjustments. * tests/aclocal3.test: Likewise. * tests/aclocal8.test: Likewise. * tests/aclocal9.test: Likewise. * tests/aclocal-print-acdir.test: Likewise. * te