]> git.notmuchmail.org Git - notmuch/commit
test: use test_expect_equal for PATH test, update message
authorDavid Bremner <david@tethera.net>
Sun, 13 Apr 2014 12:42:49 +0000 (09:42 -0300)
committerDavid Bremner <david@tethera.net>
Thu, 17 Apr 2014 22:53:57 +0000 (07:53 +0900)
commit320f86c30a51017c2afd1b5ac02aaf2cb0affcd7
tree39a75f9b36fa6142db496296f5f02c5ceefe6d6c
parentdd24fdd33a3c06b2c2ad6bcb8e7d18bc8442f51f
test: use test_expect_equal for PATH test, update message

- The old test was quite impossible to debug; the new one shows the difference
  between the two directories, if any.

- "repository" doesn't make sense for out of tree builds. Or tarball
  builds, for that matter.
test/T000-basic.sh