summaryrefslogtreecommitdiff
path: root/test/test-lib.sh
AgeCommit message (Expand)Author
2014-10-25Merge tag '0.18.2_rc1'David Bremner
2014-10-25test: kill '"filename": "signature.asc"' from json outputDavid Bremner
2014-07-13test: make test_emacs call post-command-hookDavid Bremner
2014-06-13test: use --quick when starting emacs.David Bremner
2014-03-11test: add notmuch_search_files_sanitize and use itJani Nikula
2014-03-11test: add utility function to sort a json listDavid Bremner
2014-03-09support for generating decreasing dates in bash 4.0 and 4.1Tomi Ollila
2014-03-09test: NOTMUCH_SKIP_TESTS accepts test names with or without Tddd- prefixTomi Ollila
2014-03-06test: Print the number of the test along with its nameAustin Clements
2014-01-18test: leave T\d\d\d- in variable $this_test and introduce $this_test_bareTomi Ollila
2014-01-13test: renamed test scripts to format T\d\d\d-name.shTomi Ollila
2013-12-28Merge tag '0.17_rc4'David Bremner
2013-12-22test: remove call to notmuch-hello from emacs_deliver_messageDavid Bremner
2013-12-22test: add emacs_fcc_message that does not use smtp-dummyDavid Bremner
2013-12-09test: implement and document NOTMUCH_TEST_QUIET variable usageTomi Ollila
2013-12-09test: print empty line at the beginning of test script, not at endTomi Ollila
2013-12-09test: resolve `basename "$0" .sh` once for all in test-lib.shTomi Ollila
2013-12-09test: give unique timestamps to messagesDavid Bremner
2013-12-09test: sanitize dates in emacs, raw, and text outputDavid Bremner
2013-12-09test: sanitize Date and timestamp fields in jsonDavid Bremner
2013-11-23test: replace $PWD with YYY in emacs & emacs-show testsDavid Bremner
2013-10-14test: set mail host in emacs_deliverMark Walters
2013-09-08test: unset 'xpg_echo' bash shell optionTomi Ollila
2013-02-18test/test-lib.sh: separate signaled exitTomi Ollila
2013-02-18test/test-lib.sh: use $test_subtest_name in all testsTomi Ollila
2013-01-24test/test-lib.sh: use vt100 as dtach terminal if TERM dumb or unset/emptyTomi Ollila
2012-12-17test: normalize only message filenames in show jsonPeter Wang
2012-12-08test: use perl instead of sed -r for portabilityJani Nikula
2012-12-08test: Fix UTF-8 JSON tests in Python 3Austin Clements
2012-11-29test: Use associative arrays to track external prereqsAustin Clements
2012-11-29test: Abort driver if a test script abortsAustin Clements
2012-11-29test: Make the emacsclient binary user-configurableAustin Clements
2012-11-25test: factor out part of test-lib.sh into test-lib-common.shDavid Bremner
2012-10-22notmuch-show: include Bcc header in json outputMichal Nazarewicz
2012-10-20test/test-lib.sh: take the --background feature in smtp-dummy into useTomi Ollila
2012-10-20test-lib.sh: pass 'NOTMUCH_NEW's args down to 'notmuch new'Pieter Praet
2012-10-18test: handle filenames that have directories in themEthan Glasser-Camp
2012-09-30test: Clear test-output output file before running Emacs testsAustin Clements
2012-09-01tests: Test against source man pages.Mike Kelly
2012-09-01test: make test_expect_equal_file() arguments flexibleDmitry Kurochkin
2012-08-03test: Uniformly canonicalize actual and expected JSONAustin Clements
2012-03-18test: use subtest name for generated message subject by defaultDmitry Kurochkin
2012-02-29test: Add test for searching of uncommonly encoded messagesMichal Sojka
2012-02-20test: always report missing prereqs, independent of `--verbose' optionPieter Praet
2012-02-12test: auto load elisp tests file in test_emacs if availableDmitry Kurochkin
2012-01-25test: Add `test_emacs_expect_t'.David Edmondson
2012-01-25test: Don't return the result of checking for running emacs to the tester.David Edmondson
2012-01-22test: whitespace-cleanup for most test/* filesTomi Ollila
2012-01-15test: don't bail out of `run_emacs' too early when missing prereqsPieter Praet
2011-12-29test: Remove #! line from test-lib.shAustin Clements