summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-07-01emacs: Fix to unconditionally display subject changes in collapsed thread viewCarl Worth
2011-06-29test: Use increment_mtime rather than sleepCarl Worth
2011-06-29test:Folder tags shouldn't match after removal of file in given folderMark Anderson
2011-06-23test: remove useless test_emacs call from an emacs FCC testDmitry Kurochkin
2011-06-23test: Test emacs message composing with various values for notmuch-fcc-dirsCarl Worth
2011-06-23tests: add a test for symbol hiding side effectsDavid Bremner
2011-06-22smtp-dummy: Prefer return rather than exit() in main.Carl Worth
2011-06-22Fix compilation warnings in test/smtp-dummy.c.Dmitry Kurochkin
2011-06-22tests: Add optional use of timeout utility, if present.David Bremner
2011-06-15test emacs: Add tests for hiding messages in notmuch-show viewDmitry Kurochkin
2011-06-10test: Fix from-guessing to actually span Received headers over multiple linesCarl Worth
2011-06-10test: Extend from-guessing test with a test with multiple Received headersCarl Worth
2011-06-10test: Add test that emacs detects and hides top-post quotes of original messagesCarl Worth
2011-06-03test: modify multipart test to use test_expect_equal_fileJameson Graef Rollins
2011-06-03test: update emacs test to use test_expect_equal_fileJameson Graef Rollins
2011-06-03test: add "notmuch-show for message with invalid From" testDmitry Kurochkin
2011-06-03Fix misspelling in search output sanitization test.Austin Clements
2011-06-01test: cleanup search-output test names (no functional change)Jameson Graef Rollins
2011-06-01test: add test for sanitized notmuch-search outputFlorian Friesdorf
2011-06-01test: Create and set temporary home directoryFlorian Friesdorf
2011-06-01test: remove json test for search null result, since it's being more properly tested in search-outputJameson Graef Rollins
2011-06-01test: move utf-8 subject search test from json to search test scriptJameson Graef Rollins
2011-06-01test: Move a test from search to search-output, and add a similar json testJameson Graef Rollins
2011-06-01test: modify search-output test to use the new test_expect_equal_file functionJameson Graef Rollins
2011-05-31test: Add test showing notmuch corrupts a part with a CRLF pair in itCarl Worth
2011-05-31test: Fix a misspelling in one of our test cases.Carl Worth
2011-05-31test: add test for saving attachments using notmuch-show-save-partDmitry Kurochkin
2011-05-31test: copy files in test_expect_equal_file instead of moving themDmitry Kurochkin
2011-05-27Render all parts of multipart/encrypted when decrypting.Jameson Graef Rollins
2011-05-27Do not replace multipart/signed part with content part when doing verification.Jameson Graef Rollins
2011-05-27tag signed/encrypted during notmuch newJameson Graef Rollins
2011-05-27test: add crypto tests for signature verification and decryptionJameson Graef Rollins
2011-05-27test: add notmuch_show_sanitize_all function that is a little more aggressive.Jameson Graef Rollins
2011-05-27test: new test-lib function to test for equality between filesJameson Graef Rollins
2011-05-27test: use `princ' instead of `message' calls in emacs testsDmitry Kurochkin
2011-05-27Update some more recent tests to use /usr/bin/env to find bashCarl Worth
2011-05-27test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portabilityJoel Borggrén-Franck
2011-05-26test: add test-lib.el file with `visible-buffer-string' functionDmitry Kurochkin
2011-05-24test: add test for hiding/showing signature in notmuch-show viewDmitry Kurochkin
2011-05-24test: fix expected output for emacs tests after the wash button label changesDmitry Kurochkin
2011-05-24test: Expand multipart test to cover "notmuch reply" as wellCarl Worth
2011-05-24test: Expand multipart test to cover part output in all formats.Jameson Graef Rollins
2011-05-23test: force deletion of test remnantsJameson Graef Rollins
2011-05-23test: allow specifying tests to run with NOTMUCH_TESTS env varJameson Graef Rollins
2011-05-20test: remove hard-coded paths from multipart testJameson Graef Rollins
2011-05-18emacs: Show cleaner `From:' addresses in the summary line.David Edmondson
2011-05-18test: Link to compat files when building program during "make test"Carl Worth
2011-05-17notmuch show: Properly nest MIME parts within mulipart partsCarl Worth
2011-05-17notmuch show: Include output for the enclosing multipart part of a MIME mailCarl Worth
2011-05-16test: Add a test of "notmuch show" with a multipart messageCarl Worth