aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2013-11-08test: Fix missing erase-buffer in emacs testAustin Clements
2013-11-07test: tree: remove require from testsMark Walters
2013-11-07emacs: tree: remove test for emacs from tree testMark Walters
2013-11-07test: move emacs-tree test into mainlineMark Walters
2013-11-07cli: add compact --backup=DIRECTORY option, don't backup by defaultJani Nikula
2013-11-06test: fix compact backup / restore testDavid Bremner
2013-10-31test: Add compact testBen Gamari
2013-10-19emacs: show: use interactive instead of current-prefix-argMark Walters
2013-10-14test: set mail host in emacs_deliverMark Walters
2013-09-14lib/cli: pass GMIME_ENABLE_RFC2047_WORKAROUNDS to g_mime_init()Jani Nikula
2013-09-14test: add known broken tests for known broken RFC 2047 encodingsJani Nikula
2013-09-08test: unset 'xpg_echo' bash shell optionTomi Ollila
2013-09-08test: exit with nonzero value when not all tests completed successfullyTomi Ollila
2013-09-03test: improve insert test reliability by checking message-id instead of countJani Nikula
2013-09-03test: add more maildir flag syncing related tests to insertJani Nikula
2013-09-03tags_to_maildir_flags: Don't rename if no flags changeLouis Rilling
2013-09-03test: Add some missing maildir synchronization testsMichal Sojka
2013-09-03test: Adding non-maildir tags does not move message from new to curMichal Sojka