aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-07-14lib: catch Xapian exceptions in n_m_add_tagDavid Bremner
2020-07-14test: add known broken test for n_m_add_tag with closed dbDavid Bremner
2020-07-14lib: catch Xapian exceptions in n_m_count_filesDavid Bremner
2020-07-14test: add known broken test for n_m_count_filesDavid Bremner
2020-07-14lib: catch Xapian exceptions in n_m_get_tagsDavid Bremner
2020-07-14test: add known broken test for n_m_get_tagsDavid Bremner
2020-07-14lib: add regression test for n_m_get_date; clarify APIDavid Bremner
2020-07-13test: add known broken for n_m_get_flag on closed dbDavid Bremner
2020-07-13lib: catch exceptions in n_m_get_filenamesDavid Bremner
2020-07-13test: add known broken test for n_m_get_filenamesDavid Bremner
2020-07-13lib/n_m_g_filename: catch Xapian exceptions, document NULL returnDavid Bremner
2020-07-13lib: add known broken test for notmuch_message_get_filenameDavid Bremner
2020-07-13lib/n_m_get_replies: doc return, initial regression testDavid Bremner
2020-07-13test: add regression test for n_m_get_headerDavid Bremner
2020-07-13test: drop use of assert in closed db testsDavid Bremner
2020-07-13test: remove unused backup_database callsDavid Bremner
2020-07-11test: drop upgrade from v1 testsDavid Bremner
2020-07-03lib/message: catch exception in n_m_get_thread_idDavid Bremner
2020-07-03test: add known broken test for n_m_get_thread_id on closed dbDavid Bremner
2020-07-03lib: catch error from closed db in n_m_get_message_idDavid Bremner
2020-07-03test: add known broken test for error handling on closed databaseDavid Bremner
2020-07-03test: fix python 3.8.4 related regression in T210-rawDavid Bremner
2020-07-02tests: mark sig verification known-broken with session keys on buggy gpgmeDaniel Kahn Gillmor
2020-06-26test: mark two tests broken on machines with 32 bit time_tDavid Bremner
2020-05-31tests/ruby: Ensure that test works for out-of-tree buildsDaniel Kahn Gillmor
2020-05-30python-cffi: enable out-of-tree buildsDaniel Kahn Gillmor
2020-05-30test/test-lib.sh: fix two out of tree test issuesTomi Ollila
2020-05-26emacs: Use `dolist' instead of `mapcar' for side-effectsJonas Bernoulli
2020-05-22smime: Index cleartext of envelopedData when requestedDaniel Kahn Gillmor
2020-05-22smime: Pass PKCS#7 envelopedData to node_decrypt_and_verifyDaniel Kahn Gillmor
2020-05-22cli/reply: Ignore PKCS#7 wrapper parts when replyingDaniel Kahn Gillmor
2020-05-22cli/show: If a leaf part has children, show them instead of omittingDaniel Kahn Gillmor
2020-05-22cli: include wrapped part of PKCS#7 SignedData in the MIME treeDaniel Kahn Gillmor
2020-05-22smime: Identify encrypted S/MIME parts during indexingDaniel Kahn Gillmor
2020-05-22lib: index PKCS7 SignedData partsDaniel Kahn Gillmor
2020-05-22smime: tests of X.509 certificate validity are known-broken on GMime < 3.2.7Daniel Kahn Gillmor
2020-05-09test-lib: mark function variables as localDaniel Kahn Gillmor
2020-05-04lib: replace STRNCMP_LITERAL in __message_remove_indexed_termsDavid Bremner
2020-05-04test: known broken test for reindex tag preservationDavid Bremner
2020-04-30tests: disable CRL checks from gpgsmDaniel Kahn Gillmor
2020-04-30test/protected-headers: Add tests for S/MIME protected headersDaniel Kahn Gillmor
2020-04-30tests/smime: add tests for S/MIME SignedDataDaniel Kahn Gillmor
2020-04-30test-lib.sh: add test_valid_jsonDaniel Kahn Gillmor
2020-04-30tests/smime: Test indexing cleartext of envelopedDataDaniel Kahn Gillmor
2020-04-30tests/smime: Verify cryptographic message statusDaniel Kahn Gillmor
2020-04-30tests: Add S/MIME messages to protected-headers corpusDaniel 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: avoid copying the key+cert.pem aroundDaniel Kahn Gillmor
2020-04-30tests/smime: Use gpgsm instead of openssl for mml creation of S/MIME msgsDaniel Kahn Gillmor