aboutsummaryrefslogtreecommitdiff
path: root/test/test-lib.sh
AgeCommit message (Expand)Author
2020-08-01test: drop use of db_endingDavid Bremner
2020-07-28test: Explicitly state that we want to sign with senderJonas Bernoulli
2020-07-22test: sanitize line numbers in exception reportsDavid Bremner
2020-05-31tests/ruby: Ensure that test works for out-of-tree buildsDaniel Kahn Gillmor
2020-05-30test/test-lib.sh: fix two out of tree test issuesTomi Ollila
2020-05-09test-lib: mark function variables as localDaniel Kahn Gillmor
2020-04-30tests: disable CRL checks from gpgsmDaniel Kahn Gillmor
2020-04-30test-lib.sh: add test_valid_jsonDaniel Kahn Gillmor
2020-04-30tests/smime: include secret key material for BobDaniel Kahn Gillmor
2020-04-30test: Allow tests to have both gpg and gpgsm active at onceDaniel Kahn Gillmor
2020-04-30tests/smime: Use gpgsm instead of openssl for mml creation of S/MIME msgsDaniel Kahn Gillmor
2020-04-30tests/smime: consistently quote $GNUPGHOMEDaniel Kahn Gillmor
2020-04-30tests/smime: Include the Sample LAMPS Certificate AuthorityDaniel Kahn Gillmor
2020-04-30tests/smime: Always use --batch with gpgsmDaniel Kahn Gillmor
2020-04-30tests: move add_gpgsm_home to test-lib.shDaniel Kahn Gillmor
2019-06-29test: provide machinery to make and use test_shimsDavid Bremner
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