]> git.notmuchmail.org Git - notmuch/commit
test: Add a new test_expect_equal_failure
authorCarl Worth <cworth@cworth.org>
Sat, 23 Oct 2010 00:01:34 +0000 (17:01 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 23 Oct 2010 00:01:34 +0000 (17:01 -0700)
commit6307f306fd162cae12a39df3f291ecba2823fc58
tree00c5c35250fba8c08ad0f316b54c9443e9c333b3
parent4bb1b1603c416c167459203fd2bd0fe94518bacb
test: Add a new test_expect_equal_failure

Which allows us to have a known-broken test that would otherwise use
test_expect_equal.
test/README
test/test-lib.sh