summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2011-12-07emacs: do not call notmuch show for non-inlinable partsDmitry Kurochkin
2011-12-07test: check that Emacs UI does not call notmuch for non-inlinable partsDmitry Kurochkin
2011-12-07test: add functions to count how much times notmuch was calledDmitry Kurochkin
2011-12-07test/symbol-hiding: compare exported symbols with existing oneDavid Bremner
2011-12-07test/symbol-hiding: add some whitespace between testsDavid Bremner
2011-12-06Merge branch 'release'David Bremner
2011-12-06test: add test-binaries targetDavid Bremner
2011-12-05test/python: set LD_LIBRARY_PATH and PYTHONPATH to use local notmuchdebian/0.10.2-10.10.2David Bremner
2011-12-05test: add tests for python bindingsDavid Bremner
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