]> git.notmuchmail.org Git - notmuch/commit
test: Leave tmp.<testname> for broken tests
authorCarl Worth <cworth@cworth.org>
Tue, 7 Dec 2010 22:24:00 +0000 (14:24 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 8 Dec 2010 00:23:20 +0000 (16:23 -0800)
commitb41aab78f2380c79512b1ed953f77acd86414dfb
treef854425316fbfef55f8047cf489016470af5f04f
parenta18a15326c9bc392828c91a465b5c514cddfb539
test: Leave tmp.<testname> for broken tests

Previously, this directory was only preserved for failing tests. But
it's important to be able to easily debug known-broken tests, so
preserve the actual vs. expected output for those as well.
test/basic
test/test-lib.sh