aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-11-30test: fix error messages for missing binary dependenciesDmitry Kurochkin
2011-11-30test: fix spurious output from missing external binaries functionsDmitry Kurochkin
2011-11-30test: add missing escape backslash in test_declare_external_prereq()Dmitry Kurochkin
2011-11-30test: fix test_require_external_prereq()Dmitry Kurochkin
2011-11-27test: fix "Stashing in notmuch-search" test when emacs is not availableDmitry Kurochkin
2011-11-27test: check if emacs is available in the beginning of test_emacsDmitry Kurochkin
2011-11-27test: add function to explicitly check for external dependenciesDmitry Kurochkin
2011-11-27test: declare external dependencies for the testsDmitry Kurochkin
2011-11-27test: skip all subtests if external dependencies are missing during initDmitry Kurochkin
2011-11-27test: fix "skipping test" verbose outputDmitry Kurochkin
2011-11-27test: add support for external executable dependenciesDmitry Kurochkin
2011-11-27test: add test state reset to test_expect_* functions that did not have itDmitry Kurochkin
2011-11-27test: set EMACS_SERVER variable only after dtach(1) was successfully startedDmitry Kurochkin
2011-11-27test: move subtest variables reset into a dedicated functionDmitry Kurochkin
2011-11-27Build symbol-test with make instead of hardcoding in symbol-hiding.Amadeusz Żołnowski
2011-11-26Merge branch 'release'David Bremner
2011-11-26build system: clean up object files in ./test and ./utilDavid Bremner
2011-11-26Whitespaces cleanup.Amadeusz Żołnowski
2011-11-26Fix warnings for test/symbol-test.cc.Amadeusz Żołnowski
2011-11-26test: cleanup basic testsDmitry Kurochkin
2011-11-26test: fix sed error in basic testsDmitry Kurochkin
2011-11-26test: remove executable permissions from test-lib.shDmitry Kurochkin
2011-11-25emacs: test notmuch show with fourfold message indentationGregor Zattler
2011-11-25emacs: test: notmuch show without indentationGregor Zattler
2011-11-25emacs: test notmuch-indent-messages-width defaultGregor Zattler
2011-11-25test: add simple tests for online helpdebian/0.10.1-10.10.1David Bremner
2011-11-20fix a double // to single /Florian Friesdorf
2011-11-18test: make all tests terminable with Ctrl-cTomi Ollila
2011-11-18test: emacs: tidy up "Stashing in notmuch-show" testPieter Praet
2011-11-18test: attempt to send QUIT to smtp-dummy in case mail send failedTomi Ollila
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