]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
test: allow user to choose which emacs to run tests with.
authorDavid Bremner <bremner@debian.org>
Wed, 28 Dec 2011 17:08:21 +0000 (13:08 -0400)
committerDavid Bremner <bremner@debian.org>
Wed, 28 Dec 2011 19:50:04 +0000 (15:50 -0400)
As we start to pay more attention to emacs24, it helps to be able to
select a different version of emacs to run the tests with to verify
version specific bugs.

A separate variable TEST_EMACS is needed to avoid being overwritten by the
make variable EMACS in Makefile.config

For what it's worth, the value of emacs is chosen at the time
tmp.emacs/run_emacs is created, so is fixed for all subtests.


No differences found