]> git.notmuchmail.org Git - notmuch/commit
test: Make generated message date a real date
authorAustin Clements <amdragon@MIT.EDU>
Thu, 29 Dec 2011 02:34:43 +0000 (21:34 -0500)
committerDavid Bremner <bremner@debian.org>
Thu, 29 Dec 2011 21:47:21 +0000 (17:47 -0400)
commit66ecd9063f041329d50f6ca2f9260e3b724eb868
tree1ccaf395ed42d84e264b812a0b7264328d3cc722
parentac7f84306474dbecea8f6fee2ef2e8d71cc950f7
test: Make generated message date a real date

January 5, 2001 was a Tuesday, not a Friday.  Jameson fixed this exact
problem for the multipart test in ec2b0a98cc, but not for
generate_message itself.

As Jameson pointed out in ec2b0a98cc, if we want to test date parsing,
we should do it separately.
test/emacs
test/encoding
test/maildir-sync
test/raw
test/test-lib.sh