aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* test: tests for command-line-arguments.cDavid Bremner2011-12-08
* test: date_relative in notmuch search json outputpazz2011-12-07
* emacs: do not call notmuch show for non-inlinable partsDmitry Kurochkin2011-12-07
* test: check that Emacs UI does not call notmuch for non-inlinable partsDmitry Kurochkin2011-12-07
* test: add functions to count how much times notmuch was calledDmitry Kurochkin2011-12-07
* test/symbol-hiding: compare exported symbols with existing oneDavid Bremner2011-12-07
* test/symbol-hiding: add some whitespace between testsDavid Bremner2011-12-07
* Merge branch 'release'David Bremner2011-12-06
|\
| * test/python: set LD_LIBRARY_PATH and PYTHONPATH to use local notmuchDavid Bremner2011-12-05
| * test: add tests for python bindingsDavid Bremner2011-12-05
* | test: add test-binaries targetDavid Bremner2011-12-06
* | test: fix error messages for missing binary dependenciesDmitry Kurochkin2011-11-30
* | test: fix spurious output from missing external binaries functionsDmitry Kurochkin2011-11-30
* | test: add missing escape backslash in test_declare_external_prereq()Dmitry Kurochkin2011-11-30
* | test: fix test_require_external_prereq()Dmitry Kurochkin2011-11-30
* | test: fix "Stashing in notmuch-search" test when emacs is not availableDmitry Kurochkin2011-11-27
* | test: check if emacs is available in the beginning of test_emacsDmitry Kurochkin2011-11-27
* | test: add function to explicitly check for external dependenciesDmitry Kurochkin2011-11-27
* | test: declare external dependencies for the testsDmitry Kurochkin2011-11-27
* | test: skip all subtests if external dependencies are missing during initDmitry Kurochkin2011-11-27
* | test: fix "skipping test" verbose outputDmitry Kurochkin2011-11-27
* | test: add support for external executable dependenciesDmitry Kurochkin2011-11-27
* | test: add test state reset to test_expect_* functions that did not have itDmitry Kurochkin2011-11-27
* | test: set EMACS_SERVER variable only after dtach(1) was successfully startedDmitry Kurochkin2011-11-27
* | test: move subtest variables reset into a dedicated functionDmitry Kurochkin2011-11-27
* | Build symbol-test with make instead of hardcoding in symbol-hiding.Amadeusz Żołnowski2011-11-27
* | Merge branch 'release'David Bremner2011-11-26
|\|
| * test: add simple tests for online helpDavid Bremner2011-11-25
* | build system: clean up object files in ./test and ./utilDavid Bremner2011-11-26
* | Whitespaces cleanup.Amadeusz Żołnowski2011-11-26
* | Fix warnings for test/symbol-test.cc.Amadeusz Żołnowski2011-11-26
* | test: cleanup basic testsDmitry Kurochkin2011-11-26
* | test: fix sed error in basic testsDmitry Kurochkin2011-11-26
* | test: remove executable permissions from test-lib.shDmitry Kurochkin2011-11-26
* | emacs: test notmuch show with fourfold message indentationGregor Zattler2011-11-25
* | emacs: test: notmuch show without indentationGregor Zattler2011-11-25
* | emacs: test notmuch-indent-messages-width defaultGregor Zattler2011-11-25
* | fix a double // to single /Florian Friesdorf2011-11-20
* | test: make all tests terminable with Ctrl-cTomi Ollila2011-11-18
* | test: emacs: tidy up "Stashing in notmuch-show" testPieter Praet2011-11-18
* | test: attempt to send QUIT to smtp-dummy in case mail send failedTomi Ollila2011-11-18
|/
* 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