]> git.notmuchmail.org Git - notmuch/history - test/test-lib.sh
Merge tag '0.18.2_rc1'
[notmuch] / test / test-lib.sh
2014-10-25 David BremnerMerge tag '0.18.2_rc1'
2014-10-25 David Bremnertest: kill '"filename": "signature.asc"' from json...
2014-08-09 David BremnerMerge tag 'debian/0.18.1-2'
2014-07-13 David Bremnertest: make test_emacs call post-command-hook
2014-06-14 David BremnerMerge branch 'release'
2014-06-14 David Bremnertest: use --quick when starting emacs.
2014-03-11 Jani Nikulatest: add notmuch_search_files_sanitize and use it
2014-03-11 David Bremnertest: add utility function to sort a json list
2014-03-09 Tomi Ollilasupport for generating decreasing dates in bash 4.0...
2014-03-09 Tomi Ollilatest: NOTMUCH_SKIP_TESTS accepts test names with or...
2014-03-06 Austin Clementstest: Print the number of the test along with its name
2014-03-03 David BremnerMerge tag 'debian/0.17-5'
2014-02-22 David BremnerMerge tag 'debian/0.17-4'
2014-01-18 Tomi Ollilatest: leave T\d\d\d- in variable $this_test and introdu...
2014-01-13 Tomi Ollilatest: renamed test scripts to format T\d\d\d-name.sh
2014-01-12 David BremnerMerge tag 'debian/0.17-3'
2014-01-01 David BremnerMerge tag 'debian/0.17-2'
2013-12-31 David BremnerMerge tag '0.17'
2013-12-29 David BremnerMerge tag '0.17_rc4'
2013-12-22 David Bremnertest: remove call to notmuch-hello from emacs_deliver_m...
2013-12-22 David Bremnertest: add emacs_fcc_message that does not use smtp...
2013-12-09 Tomi Ollilatest: implement and document NOTMUCH_TEST_QUIET variabl...
2013-12-09 Tomi Ollilatest: print empty line at the beginning of test script...
2013-12-09 Tomi Ollilatest: resolve `basename "$0" .sh` once for all in test...
2013-12-09 David Bremnertest: give unique timestamps to messages
2013-12-09 David Bremnertest: sanitize dates in emacs, raw, and text output
2013-12-09 David Bremnertest: sanitize Date and timestamp fields in json
2013-11-24 David Bremnertest: replace $PWD with YYY in emacs & emacs-show tests
2013-10-14 Mark Walterstest: set mail host in emacs_deliver
2013-09-09 Tomi Ollilatest: unset 'xpg_echo' bash shell option
2013-05-26 David BremnerMerge branch 'release'
2013-02-19 David BremnerMerge branch 'release'
2013-02-19 Tomi Ollilatest/test-lib.sh: separate signaled exit
2013-02-19 Tomi Ollilatest/test-lib.sh: use $test_subtest_name in all tests
2013-01-25 David BremnerMerge branch 'release'
2013-01-24 Tomi Ollilatest/test-lib.sh: use vt100 as dtach terminal if TERM...
2012-12-17 Peter Wangtest: normalize only message filenames in show json
2012-12-08 Jani Nikulatest: use perl instead of sed -r for portability
2012-12-08 Austin Clementstest: Fix UTF-8 JSON tests in Python 3
2012-11-29 Austin Clementstest: Use associative arrays to track external prereqs
2012-11-29 Austin Clementstest: Abort driver if a test script aborts
2012-11-29 Austin Clementstest: Make the emacsclient binary user-configurable
2012-11-26 David Bremnertest: factor out part of test-lib.sh into test-lib...
2012-10-22 Michal Nazarewicznotmuch-show: include Bcc header in json output
2012-10-20 Tomi Ollilatest/test-lib.sh: take the --background feature in...
2012-10-20 Pieter Praettest-lib.sh: pass 'NOTMUCH_NEW's args down to 'notmuch...
2012-10-18 Ethan Glasser-Camptest: handle filenames that have directories in them
2012-09-30 Austin Clementstest: Clear test-output output file before running...
2012-09-02 Mike Kellytests: Test against source man pages.
2012-09-02 Dmitry Kurochkintest: make test_expect_equal_file() arguments flexible
2012-08-03 Austin Clementstest: Uniformly canonicalize actual and expected JSON
2012-03-20 David BremnerMerge tag 'debian/0.12-1'
2012-03-20 David BremnerMerge tag '0.12'
2012-03-20 David BremnerMerge branch 'release'
2012-03-18 Dmitry Kurochkintest: use subtest name for generated message subject...
2012-02-29 Michal Sojkatest: Add test for searching of uncommonly encoded...
2012-02-21 Pieter Praettest: always report missing prereqs, independent of...
2012-02-12 Dmitry Kurochkintest: auto load elisp tests file in test_emacs if available
2012-02-04 David BremnerMerge commit '0.11.1'
2012-01-25 David Edmondsontest: Add `test_emacs_expect_t'.
2012-01-25 David Edmondsontest: Don't return the result of checking for running...
2012-01-22 Tomi Ollilatest: whitespace-cleanup for most test/* files
2012-01-16 Pieter Praettest: don't bail out of `run_emacs' too early when...
2012-01-14 David BremnerMerge branch 'release'
2011-12-29 Austin Clementstest: Remove #! line from test-lib.sh
2011-12-29 Austin Clementstest: Make generated message date a real date
2011-12-28 David Bremnertest: allow user to choose which emacs to run tests...
2011-12-18 David Bremnertest: optionally print subtest number
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-08 Dmitry Kurochkintest: add functions to count how much times notmuch...
2011-12-06 David BremnerMerge branch 'release'
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: 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 David BremnerMerge branch 'release'
2011-11-26 Dmitry Kurochkintest: remove executable permissions from test-lib.sh
2011-11-23 David BremnerMerge branch 'release'
2011-11-21 David BremnerMerge branch 'release'
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-13 Dmitry Kurochkintest: do not hide test_emacs errors
2011-11-13 Tomi Ollilaexec emacs at the end of run_emacs script
2011-11-11 Tomi Ollilatest: use dtach(1) instead of screen(1) in emacs tests
2011-11-06 Dmitry Kurochkintest: avoid using screen(1) configuration files
2011-11-05 Dmitry Kurochkintest: run emacs inside screen
2011-10-22 David Bremnertest/test-lib.sh: update comments
2011-09-13 Austin Clementstest: Report test failures from test_expect_*
2011-09-13 Austin Clementstest: Fix message when skipping test_expect_equal*...
next