aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2012-12-08Adding tests for --format=sexp.Peter Feigl
2012-12-08test: use perl instead of sed -r for portabilityJani Nikula
2012-12-08test: wrap 'wc -l' results in arithmetic evaluation to strip whitespaceJani Nikula
2012-12-08test: fix count testJani Nikula
2012-12-08test: Fix UTF-8 JSON tests in Python 3Austin Clements
2012-12-06Changing build tool for test/random-corpus to CXX instead of CC.Peter Feigl
2012-12-06Adding parse-time to test/.gitignorePeter Feigl
2012-12-04test: fix an evident copy-paste error in argument parsing testJani Nikula
2012-12-02test: add broken roundtrip testDavid Bremner
2012-12-02test: add generator for random "stub" messagesDavid Bremner
2012-12-02test: add database routines for testingDavid Bremner
2012-12-02test/hex-escaping: new test for hex escaping routinesDavid Bremner
2012-12-02test/hex-xcode: new test binaryDavid Bremner
2012-11-29test: Don't print 'nil' at the beginning of emacs-subject-to-filenameAustin Clements
2012-11-29test: Use associative arrays to track external prereqsAustin Clements
2012-11-29test: Abort driver if a test script abortsAustin Clements
2012-11-29test: Make the emacsclient binary user-configurableAustin Clements
2012-11-27test: Quote $output in calls to test_expect_equalAustin Clements
2012-11-26new: Skip ignored broken symlinksAustin Clements
2012-11-26test: Add a test for skipping ignored broken symlinksAustin Clements
2012-11-26emacs: less guessing of character set in messagesTomi Ollila
2012-11-26test/emacs: test saving of attachment containing 8bit octetsTomi Ollila
2012-11-26lib: Reject multi-message mboxes and deprecate single-message mboxAustin Clements
2012-11-26test: Test for ignoring multi-message mboxAustin Clements
2012-11-26test: Test notmuch new for single-message mboxAustin Clements
2012-11-25test: factor out part of test-lib.sh into test-lib-common.shDavid Bremner