summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-01-05emacs: fix notmuch-show-indent-messages-width customization variable nameJameson Graef Rollins
2011-12-22test: add test for `notmuch-hello-refresh-hook'Dmitry Kurochkin
2011-12-22test: add general Emacs hook counterDmitry Kurochkin
2011-12-20emacs: do not call `notmuch-hello-mode' on updateDmitry Kurochkin
2011-12-20test: add broken test for `notmuch-hello-mode-hook' called during updateDmitry Kurochkin
2011-12-20test: add test for `notmuch-hello-mode-hook'Dmitry Kurochkin
2011-12-20test: add `notmuch-hello-mode-hook-counter'Dmitry Kurochkin
2011-12-18test: optionally print subtest numberDavid Bremner
2011-12-17Fix build with binutils-2.22Thomas Jost
2011-12-15Revert "test: add emacs test for hiding a message following an HTML part"David Bremner
2011-12-12test: add arg-test to .gitignoreDavid Bremner
2011-12-11test: add tests for hooksJani Nikula
2011-12-11test: use python2 instead of python if availableThomas Jost
2011-12-11test: add a function to run Python testsThomas Jost
2011-12-11test: cleanup gdb external dependency in atomicity testsDmitry Kurochkin
2011-12-08test: tests for command-line-arguments.cDavid Bremner
2011-12-07test: date_relative in notmuch search json outputpazz
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