summaryrefslogtreecommitdiff
path: root/test/test-lib.sh
AgeCommit message (Expand)Author
2017-12-08indexing: Change from try_decrypt to decryptDaniel Kahn Gillmor
2017-12-04test: unbreak performance testsDavid Bremner
2017-10-21tests: emacs_fcc_message: allow passing --arguments to notmuch newDaniel Kahn Gillmor
2017-10-21test: use source path in add_gnupg_homeJani Nikula
2017-10-21test: remove --root option and fix TMP_DIRECTORY cleanupJani Nikula
2017-10-20test: mkdir and cd to $TMP_DIRECTORY instead of $test for testingJani Nikula
2017-10-20test: use source and build paths in test-lib.shJani Nikula
2017-10-20test: check for notmuch binary in test-lib.shJani Nikula
2017-10-14tests: prepare for more crypto tests (using add_gnupg_home)Daniel Kahn Gillmor
2017-09-04test: notmuch_drop_mail_headers() style updateTomi Ollila
2017-09-03test/crypto: remove headers more robustlyDavid Bremner
2017-08-23test: Use small Python script for JSON normalization instead of json.toolVladimir Panteleev
2017-08-20test: move generate_message, add_message into test-lib-common.shDavid Bremner
2017-05-31test: define GMime version dependant breakageDavid Bremner
2017-05-26test-lib.sh: add "atexit" functionalityTomi Ollila
2017-03-12fix out of tree testsTomi Ollila
2017-03-09test: require test_begin_subtest before test_expect_codeJani Nikula
2017-03-09test: require test_begin_subtest before test_expect_successJani Nikula
2017-03-09test: drop the implicit prereq check mechanism from test_expect_*Jani Nikula
2017-03-09test: ensure test_begin_subtest has been called before test_expect_*Jani Nikula
2017-03-09test: only accept short and long options, not silly in-betweensJani Nikula
2017-03-09test: remove unused and no-op --long-tests parameterJani Nikula
2017-03-09test: remove unused test_external and test_external_without_stderrJani Nikula
2017-03-09test: remove unused filter functionsJani Nikula
2017-03-09test: remove unused regexp convenience variablesJani Nikula
2017-03-09test: suppress diff for broken test without V=1Jani Nikula
2017-03-09test: print test description also for failing known broken testsJani Nikula
2017-02-28Merge branch 'release'David Bremner
2017-02-27test: move GNUPGHOME to TEST_TMPDIRDavid Bremner
2017-02-27Revert "test: use gpgconf --create-socketdir if available"David Bremner
2017-02-26cli/show: list all filenames of a message in the formatted outputJani Nikula
2017-02-23test: replaced use of python with $NOTMUCH_PYTHON (twice)Tomi Ollila
2017-02-21Merge branch 'release'David Bremner
2017-02-21test: use gpgconf --create-socketdir if availableDavid Bremner
2017-01-08test: allow user to choose which gdb to run tests withTomi Ollila
2016-11-24Merge branch 'release'David Bremner
2016-11-24tests: account for varying-size cryptographic signaturesDaniel Kahn Gillmor
2016-10-25test/test-lib.sh: execute basename(1)s lazier in test_expect_equal_file ()Tomi Ollila
2016-10-22test: use vt100 as "smart" terminal for known dumb/unknown terminalsTomi Ollila
2016-10-22test-lib.sh: rename $DTACH_TERM to $SMART_TERMTomi Ollila
2016-09-24test: test-lib.sh: use $BASH instead of ${SHELL-sh} to relaunchTomi Ollila
2016-09-17test: make it possible to have multiple corporaJani Nikula
2016-06-13test: factor out some boilerplate from C testsDavid Bremner
2016-06-11test: test_python: set PYTHONPATH to the python execution environmentTomi Ollila
2016-06-11test: set LD_LIBRARY_PATH early and keep its old contentsTomi Ollila
2016-06-11test: add function die () and have use of it in add_email_corpus ()Tomi Ollila
2016-06-11test-lib.sh: renamed die...()s to trap...()s and exit...()Tomi Ollila
2016-06-05Use https instead of http where possibleDaniel Kahn Gillmor
2016-05-25CLI: add notmuch-config support for named queriesDavid Bremner
2016-05-25CLI: add optional config data to dump output.David Bremner