summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-10-09test: add two emacs tests for show mode refreshJameson Graef Rollins
2011-10-06test: test for absence of "Non-text part: application/pgp-*" lines in replyJameson Graef Rollins
2011-10-06test/multipart: test for absence of "Non-text part:" lines in reply for multipart/* and message/rfc822 partsJameson Graef Rollins
2011-09-25test/atomicity: redirect output from "which"David Bremner
2011-09-24test: make atomicity setup conditional on gdb being present.David Bremner
2011-09-24new: Wrap adding and removing messages in atomic sections.Austin Clements
2011-09-13test: use test_expect_equal_file in atomicityDavid Bremner
2011-09-13test: Convert atomicity test to use test_subtest_known_brokenDavid Bremner
2011-09-12test: Test atomicity of notmuch new.Austin Clements
2011-09-12test: Report test failures from test_expect_*Austin Clements
2011-09-12test: Fix message when skipping test_expect_equal* testsAustin Clements
2011-09-12test: reset test_subtest_known_broken_ after each success/failure.David Bremner
2011-09-10test: mark multipart rfc822 part test as brokenDavid Bremner
2011-09-10test: remove documentation for test_expect_equal_failure.David Bremner
2011-09-10test: add emacs test for hiding a message following an HTML partDmitry Kurochkin
2011-09-10test: improve known broken tests supportDmitry Kurochkin
2011-09-10test: update documentation for test_emacs in test/READMEDmitry Kurochkin
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