testsuite: more environment sanitization
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 22 Apr 2011 21:50:03 +0000 (23:50 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 22 Apr 2011 21:50:03 +0000 (23:50 +0200)
commitd53f5cd99c0946f77ff473e44db13514cc062837
tree461a5bfbd6d942bb3f3fdc1b249412e0329c036c
parent5d1f3f0c14af19df45406386b514008916f7d80b
testsuite: more environment sanitization

* tests/defs.in: Sanity check: abort if any of `parallel_tests'
or `required' is in the environment.
($sed_unindent_prog): Initialize to empty, to avoid interferences
from the environment.
* tests/self-check-me-in-env.test: Renamed to ...
* tests/self-check-env-sanitize.test: ... this, and extended.
* tests/Makefile.am (TESTS): Update.
(TESTS_ENVIRONMENT): Unset variables `parallel_tests' and
`required'.  Adjust comments.
ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/defs.in
tests/self-check-env-sanitize.test [moved from tests/self-check-me-in-env.test with 72% similarity]