aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2014-03-06test: Print the number of the test along with its nameAustin Clements
2014-03-06test: add tests for invalid new.tagsJani Nikula
2014-02-25test: Simplify CLEAN list constructionAustin Clements
2014-02-16emacs: update alist for mail-archive.com API changeJed Brown
2014-01-27test: add basic tests for notmuch new --quiet optionJani Nikula
2014-01-24notmuch-show: detect NULL pointer returned from notmuch_query_search_threadsDavid Bremner
2014-01-24test: add known broken test exit code of notmuch showDavid Bremner
2014-01-18test: leave T\d\d\d- in variable $this_test and introduce $this_test_bareTomi Ollila
2014-01-13test: add test for syntax of emacs test libraryDavid Bremner
2014-01-13test: renamed test scripts to format T\d\d\d-name.shTomi Ollila
2014-01-13test: basic: drop 'ensure all available tests are run'Tomi Ollila
2014-01-13emacs: tree remove comma separator tagsMark Walters
2014-01-12Merge tag 'debian/0.17-3'David Bremner
2014-01-12test/emacs: replace the use of process-attributes with signal-processDavid Bremner
2014-01-03insert: respect maildir.synchronize_flagsJani Nikula
2014-01-03test: notmuch insert with maildir.synchronize_flags=falseJani Nikula
2014-01-03test: tree: pick remnants removedMark Walters
2013-12-28Merge tag '0.17_rc4'David Bremner
2013-12-28test: Fix transient error in 'new' testAustin Clements
2013-12-22test: remove call to notmuch-hello from emacs_deliver_messageDavid Bremner
2013-12-22test: add emacs_fcc_message that does not use smtp-dummyDavid Bremner
2013-12-09test: implement and document NOTMUCH_TEST_QUIET variable usageTomi Ollila
2013-12-09test: print empty line at the beginning of test script, not at endTomi Ollila
2013-12-09test: resolve `basename "$0" .sh` once for all in test-lib.shTomi Ollila
2013-12-09test: give unique timestamps to messagesDavid Bremner
2013-12-09test: sanitize dates in emacs, raw, and text outputDavid Bremner
2013-12-09test: sanitize Date and timestamp fields in jsonDavid Bremner
2013-12-09test: pass expected output through json_sanitize in 2 placesDavid Bremner
2013-11-28test/crypto: disable gpg version printingDavid Bremner
2013-11-23test: replace $PWD with YYY in emacs & emacs-show testsDavid Bremner
2013-11-08emacs: Fix search tagging racesAustin Clements
2013-11-08emacs: Add known-broken tests for search tagging racesAustin Clements
2013-11-08search: Add stable queries to thread search resultsAustin Clements
2013-11-08emacs: Use notmuch tag --batch for large tag queriesAustin Clements