summaryrefslogtreecommitdiff
path: root/test/test-lib.sh
AgeCommit message (Expand)Author
2019-05-29test: new test framework to compare json partsJameson Graef Rollins
2019-05-23test-lib.sh: colors to test output when parallel(1) is run on ttyTomi Ollila
2019-05-23test-lib.sh: "tidied" emacs_deliver_message ()Tomi Ollila
2019-05-22test: redirect STDIN from /dev/nullTomi Ollila
2019-05-10test: let the OS choose a port for smtp-dummyDavid Bremner
2019-05-07tests: remove entangling corpus index optimizationJameson Graef Rollins
2019-05-07test/crypto: add_gnupg_home should have ultimate trust on "its own" keyDaniel Kahn Gillmor
2019-05-07test: simplify user ID handlingDaniel Kahn Gillmor
2019-05-03gmime-cleanup: tests should only care about gmime 3Daniel Kahn Gillmor
2019-04-24tests: move FINGERPRINT definition to add_gnupg_homeDaniel Kahn Gillmor
2018-05-26test-lib: add notmuch_show_part for "notmuch show --format=text"Daniel Kahn Gillmor
2018-05-10build: Allow user to specify ruby executableThomas Schneider
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