aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/test-lib.sh
Commit message (Expand)AuthorAge
* test: make test_emacs call post-command-hookGravatar David Bremner2014-07-13
* test: use --quick when starting emacs.Gravatar David Bremner2014-06-13
* test: add notmuch_search_files_sanitize and use itGravatar Jani Nikula2014-03-11
* test: add utility function to sort a json listGravatar David Bremner2014-03-11
* support for generating decreasing dates in bash 4.0 and 4.1Gravatar Tomi Ollila2014-03-09
* test: NOTMUCH_SKIP_TESTS accepts test names with or without Tddd- prefixGravatar Tomi Ollila2014-03-09
* test: Print the number of the test along with its nameGravatar Austin Clements2014-03-06
* test: leave T\d\d\d- in variable $this_test and introduce $this_test_bareGravatar Tomi Ollila2014-01-18
* test: renamed test scripts to format T\d\d\d-name.shGravatar Tomi Ollila2014-01-13
* Merge tag '0.17_rc4'Gravatar David Bremner2013-12-28
|\
| * test: remove call to notmuch-hello from emacs_deliver_messageGravatar David Bremner2013-12-22
| * test: add emacs_fcc_message that does not use smtp-dummyGravatar David Bremner2013-12-22
* | test: implement and document NOTMUCH_TEST_QUIET variable usageGravatar Tomi Ollila2013-12-09
* | test: print empty line at the beginning of test script, not at endGravatar Tomi Ollila2013-12-09
* | test: resolve `basename "$0" .sh` once for all in test-lib.shGravatar Tomi Ollila2013-12-09
| * test: give unique timestamps to messagesGravatar David Bremner2013-12-09
| * test: sanitize dates in emacs, raw, and text outputGravatar David Bremner2013-12-09
| * test: sanitize Date and timestamp fields in jsonGravatar David Bremner2013-12-09
|/
* test: replace $PWD with YYY in emacs & emacs-show testsGravatar David Bremner2013-11-23
* test: set mail host in emacs_deliverGravatar Mark Walters2013-10-14
* test: unset 'xpg_echo' bash shell optionGravatar Tomi Ollila2013-09-08
* test/test-lib.sh: separate signaled exitGravatar Tomi Ollila2013-02-18
* test/test-lib.sh: use $test_subtest_name in all testsGravatar Tomi Ollila2013-02-18
* test/test-lib.sh: use vt100 as dtach terminal if TERM dumb or unset/emptyGravatar Tomi Ollila2013-01-24
* test: normalize only message filenames in show jsonGravatar Peter Wang2012-12-17
* test: use perl instead of sed -r for portabilityGravatar Jani Nikula2012-12-08
* test: Fix UTF-8 JSON tests in Python 3Gravatar Austin Clements2012-12-08
* test: Use associative arrays to track external prereqsGravatar Austin Clements2012-11-29
* test: Abort driver if a test script abortsGravatar Austin Clements2012-11-29
* test: Make the emacsclient binary user-configurableGravatar Austin Clements2012-11-29
* test: factor out part of test-lib.sh into test-lib-common.shGravatar David Bremner2012-11-25
* notmuch-show: include Bcc header in json outputGravatar Michal Nazarewicz2012-10-22
* test/test-lib.sh: take the --background feature in smtp-dummy into useGravatar Tomi Ollila2012-10-20
* test-lib.sh: pass 'NOTMUCH_NEW's args down to 'notmuch new'Gravatar Pieter Praet2012-10-20
* test: handle filenames that have directories in themGravatar Ethan Glasser-Camp2012-10-18
* test: Clear test-output output file before running Emacs testsGravatar Austin Clements2012-09-30
* tests: Test against source man pages.Gravatar Mike Kelly2012-09-01
* test: make test_expect_equal_file() arguments flexibleGravatar Dmitry Kurochkin2012-09-01
* test: Uniformly canonicalize actual and expected JSONGravatar Austin Clements2012-08-03
* test: use subtest name for generated message subject by defaultGravatar Dmitry Kurochkin2012-03-18
* test: Add test for searching of uncommonly encoded messagesGravatar Michal Sojka2012-02-29
* test: always report missing prereqs, independent of `--verbose' optionGravatar Pieter Praet2012-02-20
* test: auto load elisp tests file in test_emacs if availableGravatar Dmitry Kurochkin2012-02-12
* test: Add `test_emacs_expect_t'.Gravatar David Edmondson2012-01-25
* test: Don't return the result of checking for running emacs to the tester.Gravatar David Edmondson2012-01-25
* test: whitespace-cleanup for most test/* filesGravatar Tomi Ollila2012-01-22
* test: don't bail out of `run_emacs' too early when missing prereqsGravatar Pieter Praet2012-01-15
* test: Remove #! line from test-lib.shGravatar Austin Clements2011-12-29
* test: Make generated message date a real dateGravatar Austin Clements2011-12-29
* test: allow user to choose which emacs to run tests with.Gravatar David Bremner2011-12-28