aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-09-21emacs: Fix coding system in `notmuch-show-view-raw-message'Austin Clements
2014-09-21test: New tests for Emacs charset handlingAustin Clements
2014-09-21test/emacs: globally force the html renderer to html2textDavid Bremner
2014-09-13test: simplify T360-symbol-hiding, use nm instead of objdumpDavid Bremner
2014-09-07cli: Be more helpful when .notmuch-config does not existAustin Clements
2014-08-30test: Tests for future version and unknown feature handlingAustin Clements
2014-08-30test: Tool to build DB with specific version and featuresAustin Clements
2014-08-30new: Don't report version after upgradeAustin Clements
2014-08-16Make parsing of References and In-Reply-To header less error proneMichal Sojka
2014-08-16Add test for incorrect threading of messagesMichal Sojka
2014-08-06test: Include generated dependencies for test sourcesAustin Clements
2014-08-05emacs: Expand default saved searches and add shortcut keysAustin Clements
2014-07-16dump: make dump take Xapian write lockMark Walters
2014-07-16test: Test thread linking in all possible delivery ordersAustin Clements
2014-07-13test: redirect gdb output to a file.David Bremner
2014-07-13test: make test_emacs call post-command-hookDavid Bremner
2014-07-13test: use sh.config for configurationJani Nikula
2014-06-22Merge branch 'release'David Bremner
2014-06-18lib: Separate all phrases indexed by _notmuch_message_gen_termsAustin Clements
2014-06-18test: Known-broken test for overlapping/adjacent termposAustin Clements
2014-06-18lib: Index name and address of from/to headers as a phraseAustin Clements
2014-06-18test: Add search tests for combined name/address queriesAustin Clements
2014-06-18test: Fix from/to search test queriesAustin Clements
2014-06-13Merge branch 'release'David Bremner
2014-06-13lib: resurrect support for single-message mbox filesJani Nikula
2014-06-13test: use --quick when starting emacs.David Bremner
2014-05-28build: add datacleanDavid Bremner
2014-05-18Merge branch 'release'David Bremner
2014-05-18test: allow pending break points in atomicity script.David Bremner
2014-05-18test/Makefile.local: Added configured TALLOC_LDFLAGS.Charles Celerier
2014-05-03test: add have-man and have-compact in test/.gitignoreJani Nikula
2014-04-18test: use test_expect_equal for PATH test, update messageDavid Bremner
2014-04-12test: verify tag backup generated by database upgradeDavid Bremner
2014-04-12notmuch-new: backup tags before database upgradeDavid Bremner
2014-04-12restore: transparently support gzipped inputDavid Bremner
2014-04-12test: restore with missing final newlineDavid Bremner
2014-04-12dump: support gzipped and atomic outputDavid Bremner
2014-04-05lib: drop support for single-message mbox filesJani Nikula
2014-03-26test: conditionally test help system depending on configured supportJani Nikula
2014-03-25emacs: Use whitelist instead of blacklist for term escapingAustin Clements
2014-03-25test: Add broken test for Emacs boolean term escapingAustin Clements
2014-03-25test: conditionally test compact depending on configured supportJani Nikula
2014-03-25test: use $(srcdir) instead of . as include pathDavid Bremner
2014-03-24emacs: show: mark tags changed since buffer loadedMark Walters
2014-03-18doc: build man pages into hierarchy, fix help test.David Bremner
2014-03-11test: add machinery to download and verify databasesDavid Bremner
2014-03-11test: commit database checksum, ignore actual databasesDavid Bremner
2014-03-11test: add database upgrade test from format version 1 to 2Jani Nikula
2014-03-11test: add tests for the new boolean folder: and path: prefixesJani Nikula
2014-03-11lib: make folder: prefix literalJani Nikula