Run the testsuite with -vanilla to protect from local pollution.
authorSteve Youngs <steve@sxemacs.org>
Fri, 3 Jul 2015 11:35:00 +0000 (21:35 +1000)
committerSteve Youngs <steve@sxemacs.org>
Fri, 3 Jul 2015 11:35:00 +0000 (21:35 +1000)
commit8735e449d5e2c97356dd317eae27cc075e059f55
tree2c70d52fffe59337c24659aa4a334c2504cb025a
parent36ea5e75fe8caa7c5134fbd465af7d6f7697aa84
Run the testsuite with -vanilla to protect from local pollution.

This change just makes the testsuite run in a -vanilla SXEmacs instance
to keep local settings and packages out of the equation.

* tests/Makefile.am (tests_environment): Use -vanilla.
(check-formats, check-map, check-skiplists, check-%): Ditto.

Signed-off-by: Steve Youngs <steve@sxemacs.org>
tests/Makefile.am