summaryrefslogtreecommitdiff
path: root/test/test-lib.sh
AgeCommit message (Expand)Author
2021-09-29test/T355-smime: Use key as exported by gpgsmDavid Bremner
2021-08-21test: add test_expect_equal_file_nonemptyDavid Bremner
2021-08-21test: factor out test_diff_file_David Bremner
2021-08-21test/expect_equal_file: whitespace cleanupDavid Bremner
2021-08-03test: revert to mkdir -p to make results directory.David Bremner
2021-06-26cli/show: produce "email" element in sigstatusDaniel Kahn Gillmor
2021-06-20Merge branch 'release'David Bremner
2021-06-08test: check openssl prequisite for add_gpgsm_homeDavid Bremner
2021-06-07test: aggregate-results updatesTomi Ollila
2021-05-23test: say_color() in one write(2)Tomi Ollila
2021-05-23test: ignore debugging messagesDavid Bremner
2021-05-22test: replace notmuch_passwd_sanitize() with _libconfig_sanitize()Tomi Ollila
2021-05-17test: split emacs functionality to its own fileFelipe Contreras
2021-05-17test: emacs: fix a couple of shellcheck complaintsFelipe Contreras
2021-05-17test: emacs: check for configured emacsFelipe Contreras
2021-05-17test: emacs: simplify missing dependencies checkFelipe Contreras
2021-05-17test: more style fixesFelipe Contreras
2021-05-17test: trivial style cleanupsFelipe Contreras
2021-05-02test: move test_ruby() inside the only clientFelipe Contreras
2021-05-01test: add external prereqs to many emacs testsFelipe Contreras
2021-05-01test: add prereqs check in test_emacs_expect_tFelipe Contreras
2021-05-01test: fix wrong SKIP messagesFelipe Contreras
2021-05-01test: use correct fqdn in passwd_sanitize()Felipe Contreras
2021-05-01test: unset NAME environment variableFelipe Contreras
2021-05-01test: fix passwd_sanitize()Felipe Contreras
2021-04-24test: replace notmuch_passwd_sanitize with python versionDavid Bremner
2021-04-18test-lib: unset XDG_CONFIG_HOMEĐoàn Trần Công Danh
2021-04-16test: put shim at end of LD_PRELOAD pathDavid Bremner
2021-03-27lib/config: set default for primary user emailDavid Bremner
2021-03-27lib/config: set defaults for user full nameDavid Bremner
2021-03-18test: Add tests for write access to database from hooks.David Bremner
2021-01-17test: add (back) upgrade testsDavid Bremner
2020-08-09test: Fix indentationJonas Bernoulli
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