]> rtime.felk.cvut.cz Git - notmuch.git/commit
test-lib: Add dummy subject to force empty subject
authorJesse Rosenthal <jrosenthal@jhu.edu>
Wed, 29 Oct 2014 20:51:44 +0000 (16:51 -0400)
committerDavid Bremner <david@tethera.net>
Sat, 17 Jan 2015 12:49:05 +0000 (13:49 +0100)
commitc0c007dd7f60977047e2d58ec9e3c10fc4ac1302
tree8851b5f212d3c576de1f59eef5c10c68f0c3d011
parent67e368ac7ba84b0ea70356c2bdb3a14018009294
test-lib: Add dummy subject to force empty subject

At the moment, the test-lib fills in any missing headers. This makes
it impossible to test our handling of empty subjects. This will
allow us to use a special dummy subject -- `@FORCE_EMPTY` -- to force
the subject to remain empty.
test/test-lib.sh