aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* test: revert non-intentional changes introduced in eb4cf465Gravatar Pieter Praet2011-06-29
* test: Use increment_mtime rather than sleepGravatar Carl Worth2011-06-29
* test:Folder tags shouldn't match after removal of file in given folderGravatar Mark Anderson2011-06-29
* test: fix tests after notmuch show output changes related to filenamesGravatar Dmitry Kurochkin2011-06-28
* test: use emacsclient(1) for Emacs testsGravatar Dmitry Kurochkin2011-06-28
* test: Increment mtime when delivering a message with emacs_deliver_messageGravatar Carl Worth2011-06-28
* test:Improve test behaviors when --root is usedGravatar Mark Anderson2011-06-28
* test: generate run_emacs script once on test startupGravatar Dmitry Kurochkin2011-06-28
* test: set variables using `let' instead of `setq' in Emacs testsGravatar Dmitry Kurochkin2011-06-28
* test: use emacs_deliver_message in Emacs SMTP send testGravatar Dmitry Kurochkin2011-06-28
* test: remove some sed(1) calls in Emacs testsGravatar Dmitry Kurochkin2011-06-28
* test: save buffer content to file instead of printing it in Emacs testsGravatar Dmitry Kurochkin2011-06-28
* test: wrap and indent test_emacs callsGravatar Dmitry Kurochkin2011-06-28
* test: cleanup test_emacsGravatar Dmitry Kurochkin2011-06-28
* test: do not set `message-signature' in test_emacsGravatar Dmitry Kurochkin2011-06-28
* test: fix argument order of test_expect_equal_file in few testsGravatar Dmitry Kurochkin2011-06-28
* test:Expect multiple filenames for message with multiple filesGravatar Mark Anderson2011-06-28
* test: remove useless test_emacs call from an emacs FCC testGravatar Dmitry Kurochkin2011-06-23
* fix sum moar typos [test-case data]Gravatar Pieter Praet2011-06-23
* fix sum moar typos [user-visible documentation in code]Gravatar Pieter Praet2011-06-23
* fix sum moar typos [comments in source code]Gravatar Pieter Praet2011-06-23
* fix sum moar typos [build scripts, Makefiles]Gravatar Pieter Praet2011-06-23
* fix sum moar typos [text files]Gravatar Pieter Praet2011-06-23
* test: Test emacs message composing with various values for notmuch-fcc-dirsGravatar Carl Worth2011-06-23
* tests: add a test for symbol hiding side effectsGravatar David Bremner2011-06-23
* smtp-dummy: Prefer return rather than exit() in main.Gravatar Carl Worth2011-06-22
* Fix compilation warnings in test/smtp-dummy.c.Gravatar Dmitry Kurochkin2011-06-22
* tests: Add optional use of timeout utility, if present.Gravatar David Bremner2011-06-22
* test emacs: Add tests for hiding messages in notmuch-show viewGravatar Dmitry Kurochkin2011-06-15
* test: Fix from-guessing to actually span Received headers over multiple linesGravatar Carl Worth2011-06-10
* test: Extend from-guessing test with a test with multiple Received headersGravatar Carl Worth2011-06-10
* test: Add test that emacs detects and hides top-post quotes of original messagesGravatar Carl Worth2011-06-10
* test: modify multipart test to use test_expect_equal_fileGravatar Jameson Graef Rollins2011-06-03
* test: update emacs test to use test_expect_equal_fileGravatar Jameson Graef Rollins2011-06-03
* test: add "notmuch-show for message with invalid From" testGravatar Dmitry Kurochkin2011-06-03
* Fix misspelling in search output sanitization test.Gravatar Austin Clements2011-06-03
* test: cleanup search-output test names (no functional change)Gravatar Jameson Graef Rollins2011-06-01
* test: add test for sanitized notmuch-search outputGravatar Florian Friesdorf2011-06-01
* test: Create and set temporary home directoryGravatar Florian Friesdorf2011-06-01
* test: remove json test for search null result, since it's being more properly...Gravatar Jameson Graef Rollins2011-06-01
* test: move utf-8 subject search test from json to search test scriptGravatar Jameson Graef Rollins2011-06-01
* test: Move a test from search to search-output, and add a similar json testGravatar Jameson Graef Rollins2011-06-01
* test: modify search-output test to use the new test_expect_equal_file functionGravatar Jameson Graef Rollins2011-06-01
* test: Add test showing notmuch corrupts a part with a CRLF pair in itGravatar Carl Worth2011-05-31
* test: Fix a misspelling in one of our test cases.Gravatar Carl Worth2011-05-31
* test: add test for saving attachments using notmuch-show-save-partGravatar Dmitry Kurochkin2011-05-31
* test: copy files in test_expect_equal_file instead of moving themGravatar Dmitry Kurochkin2011-05-31
* Render all parts of multipart/encrypted when decrypting.Gravatar Jameson Graef Rollins2011-05-27
* Do not replace multipart/signed part with content part when doing verification.Gravatar Jameson Graef Rollins2011-05-27
* tag signed/encrypted during notmuch newGravatar Jameson Graef Rollins2011-05-27