]> git.notmuchmail.org Git - notmuch/history - test
emacs: quote MML tags in replies
[notmuch] / test /
2012-02-03 Aaron Ecayemacs: quote MML tags in replies
2012-02-03 Aaron Ecaytest: add tests for quoting of MML tags in replies
2012-01-05 Jameson Graef Rollinsemacs: fix notmuch-show-indent-messages-width customiza...
2011-12-22 Dmitry Kurochkintest: add test for `notmuch-hello-refresh-hook'
2011-12-22 Dmitry Kurochkintest: add general Emacs hook counter
2011-12-20 Dmitry Kurochkinemacs: do not call `notmuch-hello-mode' on update
2011-12-20 Dmitry Kurochkintest: add broken test for `notmuch-hello-mode-hook...
2011-12-20 Dmitry Kurochkintest: add test for `notmuch-hello-mode-hook'
2011-12-20 Dmitry Kurochkintest: add `notmuch-hello-mode-hook-counter'
2011-12-18 David Bremnertest: optionally print subtest number
2011-12-18 Thomas JostFix build with binutils-2.22
2011-12-15 David BremnerRevert "test: add emacs test for hiding a message follo...
2011-12-13 David Bremnertest: add arg-test to .gitignore
2011-12-11 Jani Nikulatest: add tests for hooks
2011-12-11 Thomas Josttest: use python2 instead of python if available
2011-12-11 Thomas Josttest: add a function to run Python tests
2011-12-11 Dmitry Kurochkintest: cleanup gdb external dependency in atomicity...
2011-12-09 David Bremnertest: tests for command-line-arguments.c
2011-12-08 pazztest: date_relative in notmuch search json output
2011-12-08 Dmitry Kurochkinemacs: do not call notmuch show for non-inlinable parts
2011-12-08 Dmitry Kurochkintest: check that Emacs UI does not call notmuch for...
2011-12-08 Dmitry Kurochkintest: add functions to count how much times notmuch...
2011-12-07 David Bremnertest/symbol-hiding: compare exported symbols with exist...
2011-12-07 David Bremnertest/symbol-hiding: add some whitespace between tests
2011-12-06 David BremnerMerge branch 'release'
2011-12-06 David Bremnertest: add test-binaries target
2011-12-06 David Bremnertest/python: set LD_LIBRARY_PATH and PYTHONPATH to... 0.10.2 debian/0.10.2-1
2011-12-05 David Bremnertest: add tests for python bindings
2011-12-01 Dmitry Kurochkintest: fix error messages for missing binary dependencies
2011-12-01 Dmitry Kurochkintest: fix spurious output from missing external binarie...
2011-12-01 Dmitry Kurochkintest: add missing escape backslash in test_declare_exte...
2011-12-01 Dmitry Kurochkintest: fix test_require_external_prereq()
2011-11-27 Dmitry Kurochkintest: fix "Stashing in notmuch-search" test when emacs...
2011-11-27 Dmitry Kurochkintest: check if emacs is available in the beginning...
2011-11-27 Dmitry Kurochkintest: add function to explicitly check for external...
2011-11-27 Dmitry Kurochkintest: declare external dependencies for the tests
2011-11-27 Dmitry Kurochkintest: skip all subtests if external dependencies are...
2011-11-27 Dmitry Kurochkintest: fix "skipping test" verbose output
2011-11-27 Dmitry Kurochkintest: add support for external executable dependencies
2011-11-27 Dmitry Kurochkintest: add test state reset to test_expect_* functions...
2011-11-27 Dmitry Kurochkintest: set EMACS_SERVER variable only after dtach(1...
2011-11-27 Dmitry Kurochkintest: move subtest variables reset into a dedicated...
2011-11-27 Amadeusz ŻołnowskiBuild symbol-test with make instead of hardcoding in...
2011-11-27 David BremnerMerge branch 'release'
2011-11-26 David Bremnerbuild system: clean up object files in ./test and ...
2011-11-26 Amadeusz ŻołnowskiWhitespaces cleanup.
2011-11-26 Amadeusz ŻołnowskiFix warnings for test/symbol-test.cc.
2011-11-26 Dmitry Kurochkintest: cleanup basic tests
2011-11-26 Dmitry Kurochkintest: fix sed error in basic tests
2011-11-26 Dmitry Kurochkintest: remove executable permissions from test-lib.sh
2011-11-25 Gregor Zattleremacs: test notmuch show with fourfold message indentation
2011-11-25 Gregor Zattleremacs: test: notmuch show without indentation
2011-11-25 Gregor Zattleremacs: test notmuch-indent-messages-width default
2011-11-25 David Bremnertest: add simple tests for online help 0.10.1 debian/0.10.1-1
2011-11-23 David BremnerMerge branch 'release'
2011-11-21 David BremnerMerge branch 'release'
2011-11-21 Florian Friesdorffix a double // to single /
2011-11-18 Tomi Ollilatest: make all tests terminable with Ctrl-c
2011-11-18 Pieter Praettest: emacs: tidy up "Stashing in notmuch-show" test
2011-11-18 Tomi Ollilatest: attempt to send QUIT to smtp-dummy in case mail...
2011-11-17 Tomi Ollilatest: create dtach's session socket in $TEST_TMPDIR
2011-11-17 Tomi Ollilatest: create TEST_TMPDIR for holding temporary files
2011-11-15 Jani Nikulatest: add tests for notmuch search --offset and --limit
2011-11-15 Jani Nikulatest: add tests for notmuch count
2011-11-15 Austin Clementstest: Add a test script for "notmuch tag"
2011-11-14 Tomi Ollilatest/atomicity: change shebang to '#!/usr/bin/env bash'
2011-11-13 Thomas Josttest: make smtp-dummy work with Emacs 24
2011-11-13 Dmitry Kurochkintest: do not hide test_emacs errors
2011-11-13 Tomi Ollilaexec emacs at the end of run_emacs script
2011-11-13 Pieter Praettest: stashing in notmuch-{show,search}
2011-11-12 Dmitry Kurochkinemacs: add invisible space after the search widget...
2011-11-12 Tomi Ollilasmtp-dummy: clear sockaddr_in structure before use...
2011-11-11 Tomi Ollilatest: use dtach(1) instead of screen(1) in emacs tests
2011-11-08 Dmitry Kurochkinemacs: improve hidden signatures handling in notmuch...
2011-11-08 Dmitry Kurochkintest: `notmuch-show-advance-and-archive' with invisible...
2011-11-06 Dmitry Kurochkintest: do not set frame width in emacs
2011-11-06 Dmitry Kurochkintest: avoid using screen(1) configuration files
2011-11-05 Dmitry Kurochkintest: run emacs inside screen
2011-11-05 Dmitry Kurochkintest: json show format of message with inline attachmen...
2011-10-23 David Bremnernotmuch-restore: check for extra arguments.
2011-10-23 David Bremnernotmuch-restore: implement --accumulate option
2011-10-23 David Bremnertest/dump-restore: add tests for restore --accumulate
2011-10-23 David Bremnertest/dump-restore: Fix quoting on grep
2011-10-22 David Bremnertest/dump-restore: expand test suite for dump-restore...
2011-10-22 David Bremnertest/test-lib.sh: update comments
2011-10-16 David Bremnernotmuch-dump: deprecate use of output file argument.
2011-10-16 David Bremnernotmuch-dump: treat any remaining arguments after the...
2011-10-16 David Bremnertest: add tests for command line arguments to notmuch...
2011-10-12 David Bremnertest: update dump-restore to use redirection instead...
2011-10-09 Jameson Graef Rollinstest: add two emacs tests for show mode refresh
2011-10-06 Jameson Graef Rollinstest: test for absence of "Non-text part: application...
2011-10-06 Jameson Graef Rollinstest/multipart: test for absence of "Non-text part...
2011-09-25 David Bremnertest/atomicity: redirect output from "which"
2011-09-25 David Bremnertest: make atomicity setup conditional on gdb being...
2011-09-24 Austin Clementsnew: Wrap adding and removing messages in atomic sections.
2011-09-13 David Bremnertest: use test_expect_equal_file in atomicity
2011-09-13 David Bremnertest: Convert atomicity test to use test_subtest_known_...
2011-09-13 Austin Clementstest: Test atomicity of notmuch new.
2011-09-13 Austin Clementstest: Report test failures from test_expect_*
2011-09-13 Austin Clementstest: Fix message when skipping test_expect_equal*...
next