]> git.cworth.org Git - notmuch/commit
test/thread-replies: mangle In-Reply-To's
authorDavid Bremner <david@tethera.net>
Thu, 30 Aug 2018 11:29:12 +0000 (08:29 -0300)
committerDavid Bremner <david@tethera.net>
Thu, 6 Sep 2018 11:07:13 +0000 (08:07 -0300)
commit35053c2b9af0eb7ce5bd612c642163275490513a
tree75e7242275702f0ec5ba50274bffa664206da3bb
parentea08032ae40119b24ef22c1c30aaf631cda02dd0
test/thread-replies: mangle In-Reply-To's

In a future commit, we will start trusting In-Reply-To's when they
look sane (i.e. a single message-id). Modify these tests so they will
keep passing (i.e. keep choosing References) when that happens.
test/T510-thread-replies.sh