aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-09-05test: overhaul multipart test to test for improved message/rfc822 handlingJameson Graef Rollins
2011-09-05test: Fix date in test message in multipart test.Jameson Graef Rollins
2011-09-05test: some small fixes to multipart testJameson Graef Rollins
2011-07-01emacs: Fix to unconditionally display subject changes in collapsed thread viewCarl Worth
2011-06-29test: document test_expect_equal_fileJameson Graef Rollins
2011-06-29test: Nix increment_mtime.Austin Clements
2011-06-29test: revert non-intentional changes introduced in eb4cf465Pieter Praet
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-28test: fix tests after notmuch show output changes related to filenamesDmitry Kurochkin
2011-06-28test: use emacsclient(1) for Emacs testsDmitry Kurochkin
2011-06-28test: Increment mtime when delivering a message with emacs_deliver_messageCarl Worth
2011-06-28test:Improve test behaviors when --root is usedMark Anderson
2011-06-28test: generate run_emacs script once on test startupDmitry Kurochkin
2011-06-28test: set variables using `let' instead of `setq' in Emacs testsDmitry Kurochkin
2011-06-28test: use emacs_deliver_message in Emacs SMTP send testDmitry Kurochkin
2011-06-28test: remove some sed(1) calls in Emacs testsDmitry Kurochkin
2011-06-28test: save buffer content to file instead of printing it in Emacs testsDmitry Kurochkin
2011-06-28test: wrap and indent test_emacs callsDmitry Kurochkin
2011-06-28test: cleanup test_emacsDmitry Kurochkin
2011-06-28test: do not set `message-signature' in test_emacsDmitry Kurochkin
2011-06-28test: fix argument order of test_expect_equal_file in few testsDmitry Kurochkin
2011-06-28test:Expect multiple filenames for message with multiple filesMark Anderson
2011-06-23test: remove useless test_emacs call from an emacs FCC testDmitry Kurochkin
2011-06-23fix sum moar typos [test-case data]Pieter Praet
2011-06-23fix sum moar typos [user-visible documentation in code]Pieter Praet
2011-06-23fix sum moar typos [comments in source code]Pieter Praet
2011-06-23fix sum moar typos [build scripts, Makefiles]Pieter Praet
2011-06-23fix sum moar typos [text files]Pieter Praet
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