aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2014-03-11test: make insert test use the path: prefixJani Nikula
2014-03-11test: rearrange the test corpus into subfolders, fix testsJani Nikula
2014-03-11test: add notmuch_search_files_sanitize and use itJani Nikula
2014-03-11test: add utility function to sort a json listDavid Bremner
2014-03-09cli: sanitize tabs and newlines to spaces in notmuch searchJani Nikula
2014-03-09support for generating decreasing dates in bash 4.0 and 4.1Tomi Ollila
2014-03-09test: NOTMUCH_SKIP_TESTS accepts test names with or without Tddd- prefixTomi Ollila
2014-03-09test: don't use $(dir) in recipes.David Bremner