]> git.notmuchmail.org Git - notmuch/commit
test: generate run_emacs script once on test startup
authorDmitry Kurochkin <dmitry.kurochkin@gmail.com>
Tue, 28 Jun 2011 04:45:10 +0000 (08:45 +0400)
committerCarl Worth <cworth@cworth.org>
Tue, 28 Jun 2011 22:06:47 +0000 (15:06 -0700)
commit273d896097830235eca5f1bc87ac03e381280f1c
tree16740c75e648137b9ceef3310e162146f56c7e66
parent0cc5483a9cc496bbaa1a6aef03e99b4a7686f779
test: generate run_emacs script once on test startup

Instead of generating auxiliary run_emacs script every time
test_emacs is run, do it once in the beginning of the test.

Also, use absolute paths in the script to make it more robust.
test/test-lib.sh