aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* test: add test for `notmuch-hello-refresh-hook'Gravatar Dmitry Kurochkin2011-12-22
* test: add general Emacs hook counterGravatar Dmitry Kurochkin2011-12-22
* emacs: do not call `notmuch-hello-mode' on updateGravatar Dmitry Kurochkin2011-12-20
* test: add broken test for `notmuch-hello-mode-hook' called during updateGravatar Dmitry Kurochkin2011-12-20
* test: add test for `notmuch-hello-mode-hook'Gravatar Dmitry Kurochkin2011-12-20
* test: add `notmuch-hello-mode-hook-counter'Gravatar Dmitry Kurochkin2011-12-20
* test: optionally print subtest numberGravatar David Bremner2011-12-18
* Fix build with binutils-2.22Gravatar Thomas Jost2011-12-17
* Revert "test: add emacs test for hiding a message following an HTML part"Gravatar David Bremner2011-12-15
* test: add arg-test to .gitignoreGravatar David Bremner2011-12-12
* test: add tests for hooksGravatar Jani Nikula2011-12-11
* test: use python2 instead of python if availableGravatar Thomas Jost2011-12-11
* test: add a function to run Python testsGravatar Thomas Jost2011-12-11
* test: cleanup gdb external dependency in atomicity testsGravatar Dmitry Kurochkin2011-12-11
* test: tests for command-line-arguments.cGravatar David Bremner2011-12-08
* test: date_relative in notmuch search json outputGravatar pazz2011-12-07
* emacs: do not call notmuch show for non-inlinable partsGravatar Dmitry Kurochkin2011-12-07
* test: check that Emacs UI does not call notmuch for non-inlinable partsGravatar Dmitry Kurochkin2011-12-07
* test: add functions to count how much times notmuch was calledGravatar Dmitry Kurochkin2011-12-07
* test/symbol-hiding: compare exported symbols with existing oneGravatar David Bremner2011-12-07
* test/symbol-hiding: add some whitespace between testsGravatar David Bremner2011-12-07
* Merge branch 'release'Gravatar David Bremner2011-12-06
|\
* | test: add test-binaries targetGravatar David Bremner2011-12-06
| * test/python: set LD_LIBRARY_PATH and PYTHONPATH to use local notmuchGravatar David Bremner2011-12-05
| * test: add tests for python bindingsGravatar David Bremner2011-12-05
* | test: fix error messages for missing binary dependenciesGravatar Dmitry Kurochkin2011-11-30
* | test: fix spurious output from missing external binaries functionsGravatar Dmitry Kurochkin2011-11-30
* | test: add missing escape backslash in test_declare_external_prereq()Gravatar Dmitry Kurochkin2011-11-30
* | test: fix test_require_external_prereq()Gravatar Dmitry Kurochkin2011-11-30
* | test: fix "Stashing in notmuch-search" test when emacs is not availableGravatar Dmitry Kurochkin2011-11-27
* | test: check if emacs is available in the beginning of test_emacsGravatar Dmitry Kurochkin2011-11-27
* | test: add function to explicitly check for external dependenciesGravatar Dmitry Kurochkin2011-11-27
* | test: declare external dependencies for the testsGravatar Dmitry Kurochkin2011-11-27
* | test: skip all subtests if external dependencies are missing during initGravatar Dmitry Kurochkin2011-11-27
* | test: fix "skipping test" verbose outputGravatar Dmitry Kurochkin2011-11-27
* | test: add support for external executable dependenciesGravatar Dmitry Kurochkin2011-11-27
* | test: add test state reset to test_expect_* functions that did not have itGravatar Dmitry Kurochkin2011-11-27
* | test: set EMACS_SERVER variable only after dtach(1) was successfully startedGravatar Dmitry Kurochkin2011-11-27
* | test: move subtest variables reset into a dedicated functionGravatar Dmitry Kurochkin2011-11-27
* | Build symbol-test with make instead of hardcoding in symbol-hiding.Gravatar Amadeusz Żołnowski2011-11-27
* | Merge branch 'release'Gravatar David Bremner2011-11-26
|\|
* | build system: clean up object files in ./test and ./utilGravatar David Bremner2011-11-26
* | Whitespaces cleanup.Gravatar Amadeusz Żołnowski2011-11-26
* | Fix warnings for test/symbol-test.cc.Gravatar Amadeusz Żołnowski2011-11-26
* | test: cleanup basic testsGravatar Dmitry Kurochkin2011-11-26
* | test: fix sed error in basic testsGravatar Dmitry Kurochkin2011-11-26
* | test: remove executable permissions from test-lib.shGravatar Dmitry Kurochkin2011-11-26
* | emacs: test notmuch show with fourfold message indentationGravatar Gregor Zattler2011-11-25
* | emacs: test: notmuch show without indentationGravatar Gregor Zattler2011-11-25
* | emacs: test notmuch-indent-messages-width defaultGravatar Gregor Zattler2011-11-25