summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-11-25test: add simple tests for online helpdebian/0.10.1-10.10.1David Bremner
2011-11-17test: create dtach's session socket in $TEST_TMPDIRTomi Ollila
2011-11-17test: create TEST_TMPDIR for holding temporary filesTomi Ollila
2011-11-15test: add tests for notmuch search --offset and --limitJani Nikula
2011-11-15test: add tests for notmuch countJani Nikula
2011-11-14test: Add a test script for "notmuch tag"Austin Clements
2011-11-14test/atomicity: change shebang to '#!/usr/bin/env bash'Tomi Ollila
2011-11-13test: make smtp-dummy work with Emacs 24Thomas Jost
2011-11-13test: do not hide test_emacs errorsDmitry Kurochkin
2011-11-12exec emacs at the end of run_emacs scriptTomi Ollila
2011-11-12test: stashing in notmuch-{show,search}Pieter Praet
2011-11-12emacs: add invisible space after the search widget field in notmuch-helloDmitry Kurochkin
2011-11-12smtp-dummy: clear sockaddr_in structure before use in bind()Tomi Ollila
2011-11-11test: use dtach(1) instead of screen(1) in emacs testsTomi Ollila
2011-11-07emacs: improve hidden signatures handling in notmuch-show-advance-and-archiveDmitry Kurochkin
2011-11-07test: `notmuch-show-advance-and-archive' with invisible signatureDmitry Kurochkin
2011-11-05test: do not set frame width in emacsDmitry Kurochkin
2011-11-05test: avoid using screen(1) configuration filesDmitry Kurochkin
2011-11-05test: run emacs inside screenDmitry Kurochkin
2011-11-05test: json show format of message with inline attachment with filenameDmitry Kurochkin
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