]> git.notmuchmail.org Git - notmuch/commit
test:Improve test behaviors when --root is used
authorMark Anderson <ma.skies@gmail.com>
Tue, 28 Jun 2011 22:11:32 +0000 (16:11 -0600)
committerCarl Worth <cworth@cworth.org>
Tue, 28 Jun 2011 23:01:56 +0000 (16:01 -0700)
commiteb4cf465a5c179c711c15649fc90c7377850cb77
treeccc18f56b2bab21f6f6eda0af9282aa854e2d2db
parent273d896097830235eca5f1bc87ac03e381280f1c
test:Improve test behaviors when --root is used

Change add_email_corpus, emacs_deliver_message and tests to use
$TEST_DIRECTORY instead of '..'.

This improves the behavior of the usage of --root=<dir>, as the
assumption of what '..' means will usually be incorrect.

Document -root option in README and update valgrind to work with
-root.
test/README
test/basic
test/crypto
test/emacs
test/symbol-hiding
test/test-lib.sh