]> git.notmuchmail.org Git - notmuch/history - test
test: regression test for closing a closed database
[notmuch] / test /
2020-07-22 David Bremnertest: regression test for closing a closed database
2020-07-22 David Bremnerlib/n_d_get_version: catch exceptions and clarify the API
2020-07-22 David Bremnertest: add known broken test for n_d_get_version on...
2020-07-22 David Bremnertest: regression tests for n_d_status_string and n_d_ge...
2020-07-22 David Bremnerlib: fix exception messages for n_m_message_*
2020-07-22 David Bremnertest: sanitize line numbers in exception reports
2020-07-20 David Bremnerlib: fix return value for n_m_reindex
2020-07-20 David Bremnertest: add known broken test for n_m_reindex on closed db
2020-07-20 David Bremnertest: regression for retrieving closed db from message
2020-07-20 David Bremnertest: regression test for destroying message with closed db
2020-07-20 David Bremnertest: regression tests of n_m_freeze and n_m_thaw on...
2020-07-20 David Bremnerlib: handle xapian exception in n_m_remove_all_tags
2020-07-20 David Bremnertest: add broken test for n_m_remove_all_tags
2020-07-20 David Bremnertest: add regression test for n_m_maildir_flags_to_tags
2020-07-20 David Bremnerlib: add notmuch_message_has_maildir_flag_st
2020-07-20 David Bremnertest: add regression test for notmuch_message_has_maild...
2020-07-18 David Bremnerlib: catch exceptions in n_m_get_flag, provide n_m_get_...
2020-07-14 David Bremnerlib: catch Xapian exceptions in n_m_remove_tag
2020-07-14 David Bremnertest: add broken test for n_m_remove_tag
2020-07-14 David Bremnerlib: catch Xapian exceptions in n_m_add_tag
2020-07-14 David Bremnertest: add known broken test for n_m_add_tag with closed db
2020-07-14 David Bremnerlib: catch Xapian exceptions in n_m_count_files
2020-07-14 David Bremnertest: add known broken test for n_m_count_files
2020-07-14 David Bremnerlib: catch Xapian exceptions in n_m_get_tags
2020-07-14 David Bremnertest: add known broken test for n_m_get_tags
2020-07-14 David Bremnerlib: add regression test for n_m_get_date; clarify API
2020-07-13 David Bremnertest: add known broken for n_m_get_flag on closed db
2020-07-13 David Bremnerlib: catch exceptions in n_m_get_filenames
2020-07-13 David Bremnertest: add known broken test for n_m_get_filenames
2020-07-13 David Bremnerlib/n_m_g_filename: catch Xapian exceptions, document...
2020-07-13 David Bremnerlib: add known broken test for notmuch_message_get_filename
2020-07-13 David Bremnerlib/n_m_get_replies: doc return, initial regression...
2020-07-13 David Bremnertest: add regression test for n_m_get_header
2020-07-13 David Bremnertest: drop use of assert in closed db tests
2020-07-13 David Bremnertest: remove unused backup_database calls
2020-07-11 David Bremnertest: drop upgrade from v1 tests
2020-07-11 David BremnerMerge branch 'release'
2020-07-04 David Bremnerlib/message: catch exception in n_m_get_thread_id
2020-07-04 David Bremnertest: add known broken test for n_m_get_thread_id on...
2020-07-04 David Bremnerlib: catch error from closed db in n_m_get_message_id
2020-07-04 David Bremnertest: add known broken test for error handling on close...
2020-07-03 David Bremnertest: fix python 3.8.4 related regression in T210-raw
2020-07-03 Daniel Kahn Gillmortests: mark sig verification known-broken with session...
2020-06-27 David Bremnertest: mark two tests broken on machines with 32 bit...
2020-05-31 Daniel Kahn Gillmortests/ruby: Ensure that test works for out-of-tree...
2020-05-30 Daniel Kahn Gillmorpython-cffi: enable out-of-tree builds
2020-05-30 Tomi Ollilatest/test-lib.sh: fix two out of tree test issues
2020-05-26 Jonas Bernoulliemacs: Use `dolist' instead of `mapcar' for side-effects
2020-05-23 Daniel Kahn Gillmorsmime: Index cleartext of envelopedData when requested
2020-05-23 Daniel Kahn Gillmorsmime: Pass PKCS#7 envelopedData to node_decrypt_and_verify
2020-05-23 Daniel Kahn Gillmorcli/reply: Ignore PKCS#7 wrapper parts when replying
2020-05-23 Daniel Kahn Gillmorcli/show: If a leaf part has children, show them instea...
2020-05-23 Daniel Kahn Gillmorcli: include wrapped part of PKCS#7 SignedData in the...
2020-05-23 Daniel Kahn Gillmorsmime: Identify encrypted S/MIME parts during indexing
2020-05-23 Daniel Kahn Gillmorlib: index PKCS7 SignedData parts
2020-05-23 Daniel Kahn Gillmorsmime: tests of X.509 certificate validity are known...
2020-05-09 Daniel Kahn Gillmortest-lib: mark function variables as local
2020-05-04 David Bremnerlib: replace STRNCMP_LITERAL in __message_remove_indexe...
2020-05-04 David Bremnertest: known broken test for reindex tag preservation
2020-04-30 Daniel Kahn Gillmortests: disable CRL checks from gpgsm
2020-04-30 Daniel Kahn Gillmortest/protected-headers: Add tests for S/MIME protected...
2020-04-30 Daniel Kahn Gillmortests/smime: add tests for S/MIME SignedData
2020-04-30 Daniel Kahn Gillmortest-lib.sh: add test_valid_json
2020-04-30 Daniel Kahn Gillmortests/smime: Test indexing cleartext of envelopedData
2020-04-30 Daniel Kahn Gillmortests/smime: Verify cryptographic message status
2020-04-30 Daniel Kahn Gillmortests: Add S/MIME messages to protected-headers corpus
2020-04-30 Daniel Kahn Gillmortests/smime: include secret key material for Bob
2020-04-30 Daniel Kahn Gillmortest: Allow tests to have both gpg and gpgsm active...
2020-04-30 Daniel Kahn Gillmortests/smime: avoid copying the key+cert.pem around
2020-04-30 Daniel Kahn Gillmortests/smime: Use gpgsm instead of openssl for mml creat...
2020-04-30 Daniel Kahn Gillmortests/smime: consistently quote $GNUPGHOME
2020-04-30 Daniel Kahn Gillmortests/smime: Include the Sample LAMPS Certificate Authority
2020-04-30 Daniel Kahn Gillmortests/smime: Always use --batch with gpgsm
2020-04-30 Daniel Kahn Gillmortests: move add_gpgsm_home to test-lib.sh
2020-04-27 Jonas Bernoulliemacs: Use `cl-lib' instead of deprecated `cl'
2020-04-24 Olivier Taïbitest: sort the output of the "prefix" test in T610...
2020-04-24 Tomi Ollilabuild: drop support for xapian versions less than 1.4
2020-04-13 David Bremnercli/dump: replace use of gzprintf with gzputs for confi...
2020-04-13 David Bremnertest: add known_broken test for dumping large stored...
2020-03-20 Daniel Kahn Gillmortests/smime: fix typo in README
2020-02-13 Peter Wangsprinter: change integer method to use int64_t
2020-02-13 Peter Wangtest: add known broken test with timestamp beyond 2038
2019-12-14 Örjan Ekebergtest: extend test of attachment warnings
2019-12-14 David Bremnertest: add a known broken test for S/MIME decryption
2019-12-03 David Bremnertests: run python-cffi tests
2019-11-27 David BremnerMerge tag 'debian/0.29.3-1'
2019-11-03 David BremnerMerge tag 'debian/0.29.2-2'
2019-10-20 David BremnerMerge tag '0.29.2'
2019-10-13 David BremnerMerge branch 'release'
2019-10-12 David Bremnerutil: unreference objects referenced by the returned...
2019-10-12 David Bremnertest: known broken test file descriptor leak in gzip...
2019-09-24 David BremnerMerge branch 'release'
2019-09-15 Daniel Kahn Gillmorcli/{show,reply}: use repaired form of "Mixed Up" mangl...
2019-09-15 Daniel Kahn Gillmorindex: repair "Mixed Up" messages before indexing.
2019-09-15 Daniel Kahn Gillmortest: add test for "Mixed-Up Mime" message mangling
2019-09-01 Daniel Kahn Gillmorindex: avoid indexing legacy-display parts
2019-09-01 Daniel Kahn Gillmorcli/{show,reply}: skip over legacy-display parts
2019-09-01 Daniel Kahn Gillmortest: avoid showing legacy-display parts
2019-07-21 David BremnerMerge branch 'release'
2019-07-05 Tomi Ollilatest: aggregate-results.sh: count test files where...
next