]> git.notmuchmail.org Git - notmuch/history - test
INSTALL: refer to python3-sphinx
[notmuch] / test /
2018-01-09 David BremnerMerge tag '0.26'
2018-01-05 Daniel Kahn Gillmorfix typos
2017-12-31 David BremnerMerge branch 'release'
2017-12-29 Daniel Kahn Gillmorcli/reply: make --decrypt take a keyword
2017-12-29 Daniel Kahn Gillmorcli/show: make --decrypt take a keyword.
2017-12-29 Daniel Kahn Gillmorcli: some keyword options can be supplied with no argument
2017-12-24 Daniel Kahn Gillmorpython: add decrypt_policy argument to Database.index_f...
2017-12-21 Daniel Kahn Gillmortest: final named query test works regardless of Xapian...
2017-12-21 David Bremnerlib: return "" rather than NULL from notmuch_thread_get...
2017-12-19 Daniel Kahn Gillmortest: retrying lock tests are broken when built against...
2017-12-19 Daniel Kahn Gillmortest: named query tests are broken when missing Xapian...
2017-12-19 Daniel Kahn Gillmortest: searching by absolute date is broken without...
2017-12-19 l-m-h@web.detest: Add test to unset config items with the python...
2017-12-19 l-m-h@web.depython: Rename get_config_list to get_configs
2017-12-19 l-m-h@web.detest: Add tests for new python bindings
2017-12-15 Jani Nikulatest: test regexp based new.ignore
2017-12-15 Jani Nikulacli: add support for only printing the addresses in...
2017-12-13 Jani Nikulatest: expand argument parsing sanity checks
2017-12-09 David BremnerMerge branch 'release'
2017-12-09 David Bremnertest/emacs: add exploit mitigation test
2017-12-09 Daniel Kahn Gillmorcrypto: signature verification reports valid User IDs
2017-12-08 Daniel Kahn Gillmorcrypto: add --decrypt=nostash to avoid stashing session...
2017-12-08 Daniel Kahn Gillmorcrypto: actually stash session keys when decrypt=true
2017-12-08 Daniel Kahn Gillmorcli/reindex: destroy stashed session keys when --decryp...
2017-12-08 Daniel Kahn Gillmorcli/new, insert, reindex: change index.decrypt to ...
2017-12-08 Daniel Kahn Gillmorcli/show: use decryption policy "auto" by default.
2017-12-08 Daniel Kahn Gillmorcli/reply: use decryption policy "auto" by default.
2017-12-08 Daniel Kahn Gillmorcrypto: new decryption policy "auto"
2017-12-08 Daniel Kahn Gillmorlib: convert notmuch decryption policy to an enum
2017-12-08 Daniel Kahn Gillmorindexing: Change from try_decrypt to decrypt
2017-12-06 Daniel Kahn Gillmortest: session keys are known broken without session...
2017-12-05 Daniel Kahn Gillmorcrypto: Test restore of cleartext index from stashed...
2017-12-05 Daniel Kahn Gillmortest/corpora: add an encrypted message for index decryp...
2017-12-05 David Bremnertest: unbreak performance tests
2017-11-08 Jani Nikulatest: test notmuch insert --folder=""
2017-11-06 David BremnerMerge branch 'release'
2017-10-29 Jani Nikulatest: fix test database backup/restore location
2017-10-21 Daniel Kahn Gillmorcli/reindex: add --try-decrypt=(true|false)
2017-10-21 Daniel Kahn Gillmorcli/insert: add --try-decrypt=(true|false)
2017-10-21 Daniel Kahn Gillmorcli/new: add --try-decrypt=(true|false)
2017-10-21 Daniel Kahn Gillmortests: emacs_fcc_message: allow passing --arguments...
2017-10-21 Jani Nikulatest: use source path in add_gnupg_home
2017-10-21 Jani Nikulatest: remove --root option and fix TMP_DIRECTORY cleanup
2017-10-20 Jani Nikulatest: use source and build paths in T590-thread-breakage.sh
2017-10-20 Jani Nikulatest: use source and build paths in T480-hex-escaping.sh
2017-10-20 Jani Nikulatest: use source and build paths in T4?0-emacs-*.sh
2017-10-20 Jani Nikulatest: use source and build paths in T380-atomicity.sh
2017-10-20 Jani Nikulatest: use source and build paths in T360-symbol-hiding.sh
2017-10-20 Jani Nikulatest: use source and build paths in T355-smime.sh
2017-10-20 Jani Nikulatest: use source and build paths in T310-emacs.sh
2017-10-20 Jani Nikulatest: use source and build paths in T260-thread-order.sh
2017-10-20 Jani Nikulatest: use source and build paths in T160-json.sh and...
2017-10-20 Jani Nikulatest: use source and build paths in T000-basic.sh
2017-10-20 Jani Nikulatest: use source and build paths in notmuch-test
2017-10-20 Jani Nikulatest: mkdir and cd to $TMP_DIRECTORY instead of $test...
2017-10-20 Jani Nikulatest: use source and build paths in test-lib-common.sh
2017-10-20 Jani Nikulatest: use source and build paths in test-lib.sh
2017-10-20 Jani Nikulatest: add a script to figure out source and build direc...
2017-10-20 Jani Nikulatest: check for notmuch binary in test-lib.sh
2017-10-20 Jani Nikulatest: use $(dirname "$0") for sourcing test-lib.sh
2017-10-20 Jani Nikulabuild: use NOTMUCH_SRCDIR for referencing notmuch-test
2017-10-20 Jani Nikulatest: use corpora/default not corpus in T480-hex-escapi...
2017-10-14 Daniel Kahn Gillmortests: prepare for more crypto tests (using add_gnupg_home)
2017-10-10 Jani Nikulacli: convert notmuch_bool_t to stdbool
2017-10-05 Jani Nikulahex-xcode: use notmuch_bool_t for boolean arguments
2017-10-05 Jani Nikulatest: expand argument parsing tests
2017-10-05 Jani Nikulatest: add opt_inherit to arg-test
2017-10-05 Jani Nikulatest: add boolean argument to arg-test
2017-10-05 Jani Nikulacli: use designated initializers for opt desc
2017-10-02 Florian KlinkT390-python: add test for get_message_parts and special...
2017-09-27 Jani Nikulaemacs: sanitize subject in replies
2017-09-27 Jani Nikulatest: add emacs reply test for subjects with TAB
2017-09-17 Daniel Kahn Gillmorlib: index the content-type of the parts of encrypted...
2017-09-17 Jani Nikulalib: index the content type of signature parts
2017-09-17 Jani Nikulatest: signed and encrypted part content type indexing
2017-09-12 David BremnerMerge tag '0.25.1'
2017-09-06 David Bremnertest/duplicate-mid: check for subject with notmuch...
2017-09-06 David Bremnerlib: enforce that n_message_reindex takes headers from...
2017-09-06 David Bremnertest: known broken test for subject after reindexing
2017-09-06 David Bremnertest/duplicate-mid: clarify index order vs filename...
2017-09-06 David Bremnertest: make fallback to duplicate test more robust.
2017-09-04 Tomi Ollilatest: notmuch_drop_mail_headers() style update
2017-09-03 David Bremnertest/crypto: remove headers more robustly
2017-08-30 Vladimir Panteleevtest: Fix T050-new.sh on some Travis CI machines
2017-08-30 David Bremnertest/smtp-dummy: convert to 'goto DONE' style
2017-08-30 David Bremnertest/smtp-dummy: uncrustify
2017-08-30 David BremnerCLI/new: support maildir synced tags in new.tags
2017-08-28 David Edmondsontest: Perform T170 tests that don't require dtach befor...
2017-08-23 Vladimir Panteleevtest: Use small Python script for JSON normalization...
2017-08-23 Daniel Kahn Gillmordatabase: add n_d_index_file (deprecates n_d_add_message)
2017-08-22 Yuri Volchkovshow: workaround for the missing file problem
2017-08-22 Yuri Volchkovtest: show id:<> works even if the first duplicate...
2017-08-22 Yuri Volchkovinsert: strip trailing / in folder path
2017-08-20 David Bremnertest: move generate_message, add_message into test...
2017-08-20 Yuri Volchkovtest: insert into the folder with trailing /
2017-08-18 Yuri Volchkovtest: remove remainder of previously killed basic test
2017-08-18 Vladimir PanteleevUse rooted paths in .gitignore files
2017-08-18 Vladimir Panteleevtest: Update extant references to corpus.mail
2017-08-17 David Bremnertest: add test for ,S message without 'unread' in new...
2017-08-17 David Bremnertest: add missing quotes in maildir-sync test.
next