]> git.notmuchmail.org Git - notmuch/commit
test: modify multipart test to use test_expect_equal_file
authorJameson Graef Rollins <jrollins@finestructure.net>
Sat, 28 May 2011 21:16:30 +0000 (14:16 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 3 Jun 2011 22:24:35 +0000 (15:24 -0700)
commit61ff61cc2cb12ecc5020477bf8f7c1b4d31f953a
treec15aa5d65ed0a45af05a29822fa7407a6a8a5e03
parent5b0bf70faa57651993b5e80a3a25467c12e5f9cf
test: modify multipart test to use test_expect_equal_file

Again, this is a much cleaner and more thorough test, and in fact
exposes a bug in the format=text output, that will be fixed the next
commit.  Because of this, some of the multipart tests currently fail.
test/multipart