summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-08-12sprinters: bugfix when NULL passed for a string.Mark Walters
2012-08-12test: Add test for messages with missing headersAustin Clements
2012-08-06notmuch-restore: replace positional argument for input with optionDavid Bremner
2012-08-06notmuch-dump: remove deprecated positional argument for output fileDavid Bremner
2012-08-03test: Remove unnecessary JSON canonicalizationAustin Clements
2012-08-03test: Uniformly canonicalize actual and expected JSONAustin Clements
2012-08-02build system: remove directories created by tests in "make clean"David Bremner
2012-07-24test: add tests for the new --body=true|false optionMark Walters
2012-07-24Use the structured formatters in notmuch-search.c.craven@gmx.net
2012-07-12emacs: Switch from text to JSON format for search resultsAustin Clements
2012-07-12test: New test for incremental search output parsingAustin Clements
2012-07-09test: add basic show, search --format=text testsPeter Wang
2012-06-10lib: Treat messages in new/ as maildir messages with no flags setAustin Clements
2012-06-10test: Add broken test for tag synchronization on files delivered to new/Austin Clements
2012-06-07emacs: only strip "re:" in the beginning of subjectJani Nikula
2012-06-07test: add test for emacs notmuch-show-strip-re functionJani Nikula
2012-05-25test: remove "Testing" from test description in emacs-hello and emacs-showDmitry Kurochkin
2012-05-24test: add tests for notmuch reply From guessingJani Nikula
2012-05-24new: Centralize file type stat-ing logicAustin Clements
2012-05-24test: Test notmuch new with a broken symlinkAustin Clements
2012-05-23python: Remove find_message_by_filename workaroundAustin Clements
2012-05-06emacs: fix custom queries section customization widget in notmuch-helloDmitry Kurochkin
2012-05-06test: add Emacs notmuch-hello tests for custom tags and queries section.Dmitry Kurochkin
2012-05-06test: Force reply to use html2text for consistencyAdam Wolfe Gordon
2012-05-06emacs: Correctly quote non-text/plain parts in replyAdam Wolfe Gordon
2012-05-06test: Replying to an HTML-only message in emacsAdam Wolfe Gordon
2012-05-05lib/cli: Make notmuch_database_open return a status codeAustin Clements
2012-04-28config: Add 'config list' commandPeter Wang
2012-04-28test: Add broken test for 'config list'Peter Wang
2012-04-28test: Add tests for 'config' commandPeter Wang
2012-04-12emacs: get rid of trailing spaces in notmuch-hello viewDmitry Kurochkin
2012-04-07test: add some exclude testsMark Walters
2012-04-07cli: move count to the new --exclude=(true|false|flag) naming scheme.Mark Walters
2012-04-05emacs: fix off-by-one error in notmuch-hello column alignmentDmitry Kurochkin
2012-04-05test: add broken test for long names in Emacs notmuch-hello viewDmitry Kurochkin
2012-04-02emacs: Fix the References header in replyAdam Wolfe Gordon
2012-04-02test: Show all headers in emacs reply testsAdam Wolfe Gordon
2012-04-02emacs: Fix two bugs in replyAdam Wolfe Gordon
2012-04-02test: Tests for reply from alternate addresses in emacsAdam Wolfe Gordon
2012-03-30emacs: Escape all message ID queriesAustin Clements
2012-03-30test: Add Emacs test for messages with quotes in their message IDAustin Clements
2012-03-30cli: refactor "notmuch tag" data structures for tagging operationsJani Nikula
2012-03-30test: add test for both adding and removing a tag at the same timeJani Nikula
2012-03-19emacs: Use the new JSON reply format and message-cite-originalAdam Wolfe Gordon
2012-03-19test: Add broken tests for new emacs reply functionalityAdam Wolfe Gordon
2012-03-19reply: Add a JSON reply format.Adam Wolfe Gordon
2012-03-19test: Add broken test for the new JSON reply format.Adam Wolfe Gordon
2012-03-18test: add tests for message only searchMark Walters
2012-03-18test: the test for the exclude code mistakenly excludes the tag "="Mark Walters
2012-03-18test: use subtest name for generated message subject by defaultDmitry Kurochkin