]> git.notmuchmail.org Git - notmuch/commit
test: Generate a little run_emacs script to help debug any failures.
authorCarl Worth <cworth@cworth.org>
Fri, 5 Nov 2010 21:20:52 +0000 (14:20 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 6 Nov 2010 00:19:51 +0000 (17:19 -0700)
commita09921bdfb47ff15f32bcea9f24e8399b1b8db36
tree70af1c13180f46fd914bcb383e48be4beef25fc0
parent5873fd2c4777c613f01dd0b5c41b83bb8f3203ac
test: Generate a little run_emacs script to help debug any failures.

After any emacs test failure, the tmp.emacs directory will have this
run_emacs script in it which the user can use to run emacs within the
test suite environment, (pointing at the test suite's notmuch
database, using the local notmuch command-line program, and the local
notmuch emacs lisp code).
test/test-lib.sh