aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/notmuch-test
diff options
context:
space:
mode:
authorGravatar Aaron Ecay <aaronecay@gmail.com>2013-03-05 22:31:48 -0500
committerGravatar David Bremner <bremner@unb.ca>2013-05-13 21:27:01 -0300
commit983d5e1df2b227b8dfbc71984c828b925f4025f7 (patch)
tree4e961e2761288c91d4cd2077fb61d1e8e97f5522 /test/notmuch-test
parentab30a846a49f576e1bfcd73f2ec41def474a6d96 (diff)
test: add tests for the handling of References and In-Reply-To headers
These tests are known_broken, the following commit fixes them. amended per id:87txmi1zq3.fsf@nikula.org id:87vc6yalo7.fsf@zancas.localnet
Diffstat (limited to 'test/notmuch-test')
-rwxr-xr-xtest/notmuch-test1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/notmuch-test b/test/notmuch-test
index 27a144ef..a0c47d49 100755
--- a/test/notmuch-test
+++ b/test/notmuch-test
@@ -65,6 +65,7 @@ TESTS="
hex-escaping
parse-time-string
search-date
+ thread-replies
"
TESTS=${NOTMUCH_TESTS:=$TESTS}