aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* test: create dtach's session socket in $TEST_TMPDIRTomi Ollila2011-11-17
* test: create TEST_TMPDIR for holding temporary filesTomi Ollila2011-11-17
* test: add tests for notmuch search --offset and --limitJani Nikula2011-11-15
* test: add tests for notmuch countJani Nikula2011-11-15
* test: Add a test script for "notmuch tag"Austin Clements2011-11-14
* test/atomicity: change shebang to '#!/usr/bin/env bash'Tomi Ollila2011-11-14
* test: make smtp-dummy work with Emacs 24Thomas Jost2011-11-13
* test: do not hide test_emacs errorsDmitry Kurochkin2011-11-13
* exec emacs at the end of run_emacs scriptTomi Ollila2011-11-12
* test: stashing in notmuch-{show,search}Pieter Praet2011-11-12
* emacs: add invisible space after the search widget field in notmuch-helloDmitry Kurochkin2011-11-12
* smtp-dummy: clear sockaddr_in structure before use in bind()Tomi Ollila2011-11-12
* test: use dtach(1) instead of screen(1) in emacs testsTomi Ollila2011-11-11
* emacs: improve hidden signatures handling in notmuch-show-advance-and-archiveDmitry Kurochkin2011-11-07
* test: `notmuch-show-advance-and-archive' with invisible signatureDmitry Kurochkin2011-11-07
* test: do not set frame width in emacsDmitry Kurochkin2011-11-05
* test: avoid using screen(1) configuration filesDmitry Kurochkin2011-11-05
* test: run emacs inside screenDmitry Kurochkin2011-11-05
* test: json show format of message with inline attachment with filenameDmitry Kurochkin2011-11-05
* notmuch-restore: check for extra arguments.David Bremner2011-10-23
* notmuch-restore: implement --accumulate optionDavid Bremner2011-10-23
* test/dump-restore: add tests for restore --accumulateDavid Bremner2011-10-23
* test/dump-restore: Fix quoting on grepDavid Bremner2011-10-23
* test/dump-restore: expand test suite for dump-restore, make more robustDavid Bremner2011-10-22
* test/test-lib.sh: update commentsDavid Bremner2011-10-22
* notmuch-dump: deprecate use of output file argument.David Bremner2011-10-16
* notmuch-dump: treat any remaining arguments after the filename as search termsDavid Bremner2011-10-16
* test: add tests for command line arguments to notmuch-dumpDavid Bremner2011-10-16
* test: update dump-restore to use redirection instead of filename argsDavid Bremner2011-10-12
* test: add two emacs tests for show mode refreshJameson Graef Rollins2011-10-09
* test: test for absence of "Non-text part: application/pgp-*" lines in replyJameson Graef Rollins2011-10-06
* test/multipart: test for absence of "Non-text part:" lines in reply for multi...Jameson Graef Rollins2011-10-06
* test/atomicity: redirect output from "which"David Bremner2011-09-25
* test: make atomicity setup conditional on gdb being present.David Bremner2011-09-24
* new: Wrap adding and removing messages in atomic sections.Austin Clements2011-09-24
* test: use test_expect_equal_file in atomicityDavid Bremner2011-09-13
* test: Convert atomicity test to use test_subtest_known_brokenDavid Bremner2011-09-13
* test: Test atomicity of notmuch new.Austin Clements2011-09-12
* test: Report test failures from test_expect_*Austin Clements2011-09-12
* test: Fix message when skipping test_expect_equal* testsAustin Clements2011-09-12
* test: reset test_subtest_known_broken_ after each success/failure.David Bremner2011-09-12
* test: mark multipart rfc822 part test as brokenDavid Bremner2011-09-10
* test: remove documentation for test_expect_equal_failure.David Bremner2011-09-10
* test: add emacs test for hiding a message following an HTML partDmitry Kurochkin2011-09-10
* test: improve known broken tests supportDmitry Kurochkin2011-09-10
* test: update documentation for test_emacs in test/READMEDmitry Kurochkin2011-09-10
* test: overhaul multipart test to test for improved message/rfc822 handlingJameson Graef Rollins2011-09-05
* test: Fix date in test message in multipart test.Jameson Graef Rollins2011-09-05
* test: some small fixes to multipart testJameson Graef Rollins2011-09-05
* emacs: Fix to unconditionally display subject changes in collapsed thread viewCarl Worth2011-07-01