testsuite: more environment sanitization
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 29 Apr 2011 17:45:40 +0000 (19:45 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 29 Apr 2011 18:25:03 +0000 (20:25 +0200)
commit26c19e64489a5cade2aecbfa291176c9db9d250e
treeabbe9bf9c59235d89831c48e03b00b4d56a98c7a
parent15a345934695382ae1dccf6f5c70aaceaecd44de
testsuite: more environment sanitization

* tests/defs: Move the checks verifying that the variables `me',
`parallel_tests' and `required' aren't set in the environment ...
* tests/defs-static.in: ... in here, with some optimizations to
avoid useless forks.  Also, do the same checks for the variables
`original_AUTOMAKE' and `original_ACLOCAL' too.
* tests/self-check-env-sanitize.test: Update.
* tests/Makefile.am (TESTS_ENVIRONMENT): Unset also variables
`original_AUTOMAKE' and `original_ACLOCAL'.
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/defs
tests/defs-static.in
tests/self-check-env-sanitize.test