]> git.notmuchmail.org Git - notmuch/commit
test: Remove test-message filenames from generated messages
authorCarl Worth <cworth@cworth.org>
Thu, 15 Apr 2010 21:01:54 +0000 (14:01 -0700)
committerCarl Worth <cworth@cworth.org>
Thu, 15 Apr 2010 21:13:12 +0000 (14:13 -0700)
commit9c0ae2e73e9cf705411ec26bf999a172d4e126bf
tree1af59179898b64ee071450c93a7877f90de41b16
parent3846c1d12c2445bc2a4d118682eb335ee90dd92e
test: Remove test-message filenames from generated messages

The filenames aren't predictable (including the current directory) nor
stable from one run to the next (including the PID). This makes it
hard to predict the output from a search command that returns such a
message (such as "*").

The original goal was simply to ensure that each generated message was
distinguishable somehow. So just use the message counter instead.
test/notmuch-test