aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-10-23notmuch-restore: check for extra arguments.David Bremner
2011-10-23notmuch-restore: implement --accumulate optionDavid Bremner
2011-10-23test/dump-restore: add tests for restore --accumulateDavid Bremner
2011-10-23test/dump-restore: Fix quoting on grepDavid Bremner
2011-10-22test/dump-restore: expand test suite for dump-restore, make more robustDavid Bremner
2011-10-22test/test-lib.sh: update commentsDavid Bremner
2011-10-16notmuch-dump: deprecate use of output file argument.David Bremner
2011-10-16notmuch-dump: treat any remaining arguments after the filename as search termsDavid Bremner
2011-10-16test: add tests for command line arguments to notmuch-dumpDavid Bremner
2011-10-12test: update dump-restore to use redirection instead of filename argsDavid Bremner
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