summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-07-04test: test insert --create-folder optionPeter Wang
2013-07-01test: test insert --folder optionPeter Wang
2013-06-29test: add tests for insertPeter Wang
2013-06-24emacs: Use S-exp format everywhereAustin Clements
2013-06-24revert: Removed top level --stderr= optionTomi Ollila
2013-06-24test/basic: replaced find -perm +111 with portable alternativeTomi Ollila
2013-06-01emacs: Use streaming S-expr parser for searchAustin Clements
2013-06-01emacs: Use async process helper for searchAustin Clements
2013-06-01test: Remove extraneous Emacs error handling testAustin Clements
2013-05-31emacs: Simplify MIME part command implementationAustin Clements
2013-05-29test: added --stderr=FILE testsTomi Ollila
2013-05-13test: add tests for search --exclude=allPeter Wang
2013-05-13lib/database.cc: change how the parent of a message is calculatedAaron Ecay
2013-05-13test: add tests for the handling of References and In-Reply-To headersAaron Ecay
2013-05-12cli: config: fix config file save when the file does not existJani Nikula
2013-05-12test: add basic test for notmuch setupJani Nikula
2013-04-14cli: config: do not overwrite symlinks when saving config fileJani Nikula
2013-04-14test: add some config file testsJani Nikula
2013-04-01test: notmuch count --batch and --input optionsJani Nikula
2013-03-30test: notmuch tag --remove-allJani Nikula
2013-03-07cli: config: make notmuch_config_open() "is new" parameter input onlyJani Nikula
2013-03-07test/README: mention the test_expect_equal_json and *sanitize* functionsAaron Ecay
2013-02-18Merge branch 'release'David Bremner
2013-02-18test/test-lib.sh: separate signaled exitTomi Ollila
2013-02-18test/test-lib.sh: use $test_subtest_name in all testsTomi Ollila
2013-01-29test: delay watchdog checks in emacs.David Bremner
2013-01-24test/test-lib.sh: use vt100 as dtach terminal if TERM dumb or unset/emptyTomi Ollila
2013-01-07test/tagging: add test for naked punctuation in tags; compare with quoting spaces.David Bremner
2013-01-07test/tagging: add test for exotic message-ids and batch taggingDavid Bremner
2013-01-07test/tagging: add tests for exotic tagsDavid Bremner
2013-01-07test/tagging: add basic tests for batch tagging functionalityDavid Bremner
2013-01-07test/tagging: add test for error messages of tag --batchDavid Bremner
2013-01-06emacs: Use the minibuffer for CLI error reportingAustin Clements
2013-01-06dump/restore: Use Xapian queries for batch-tag formatAustin Clements
2013-01-06dump: Disallow \n in message IDsAustin Clements
2013-01-06notmuch-restore: handle empty input file, leading blank lines and comments.David Bremner
2013-01-06test/dump-restore: new tests for empty files and leading comments/whitespace.David Bremner
2012-12-18test: notmuch search --format=text0Jani Nikula
2012-12-17test: conform to content length, encoding fieldsPeter Wang
2012-12-17test: normalize only message filenames in show jsonPeter Wang
2012-12-16emacs: Use --format-version for search, show, and replyAustin Clements
2012-12-16test: Sanity tests for the --format-version argumentAustin Clements
2012-12-16test: Test search's handling of subprocess errorsAustin Clements
2012-12-16emacs: Use unified error handling in searchAustin Clements
2012-12-16test: Test show's handling of subprocess errorsAustin Clements
2012-12-11test: emacs: new tests "notmuch-show: {add,remove} multiple tags {to,from} single message"Pieter Praet
2012-12-09test/dump-restore: add test for warning/error messagesDavid Bremner
2012-12-09test: second set of dump/restore --format=batch-tag testsDavid Bremner
2012-12-09test: update dump-restore roundtripping test for batch-tag formatDavid Bremner
2012-12-08test: add sanity check for dump --format=batch-tag.David Bremner