aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Expand)AuthorAge
* cli: config: make notmuch_config_open() "is new" parameter input onlyGravatar Jani Nikula2013-03-07
* test/README: mention the test_expect_equal_json and *sanitize* functionsGravatar Aaron Ecay2013-03-07
* Merge branch 'release'Gravatar David Bremner2013-02-18
|\
* | test/test-lib.sh: separate signaled exitGravatar Tomi Ollila2013-02-18
* | test/test-lib.sh: use $test_subtest_name in all testsGravatar Tomi Ollila2013-02-18
| * test: delay watchdog checks in emacs.Gravatar David Bremner2013-01-29
|/
* test/test-lib.sh: use vt100 as dtach terminal if TERM dumb or unset/emptyGravatar Tomi Ollila2013-01-24
* test/tagging: add test for naked punctuation in tags; compare with quoting sp...Gravatar David Bremner2013-01-07
* test/tagging: add test for exotic message-ids and batch taggingGravatar David Bremner2013-01-07
* test/tagging: add tests for exotic tagsGravatar David Bremner2013-01-07
* test/tagging: add basic tests for batch tagging functionalityGravatar David Bremner2013-01-07
* test/tagging: add test for error messages of tag --batchGravatar David Bremner2013-01-07
* emacs: Use the minibuffer for CLI error reportingGravatar Austin Clements2013-01-06
* dump/restore: Use Xapian queries for batch-tag formatGravatar Austin Clements2013-01-06
* dump: Disallow \n in message IDsGravatar Austin Clements2013-01-06
* notmuch-restore: handle empty input file, leading blank lines and comments.Gravatar David Bremner2013-01-06
* test/dump-restore: new tests for empty files and leading comments/whitespace.Gravatar David Bremner2013-01-06
* test: notmuch search --format=text0Gravatar Jani Nikula2012-12-18
* test: conform to content length, encoding fieldsGravatar Peter Wang2012-12-17
* test: normalize only message filenames in show jsonGravatar Peter Wang2012-12-17
* emacs: Use --format-version for search, show, and replyGravatar Austin Clements2012-12-16
* test: Sanity tests for the --format-version argumentGravatar Austin Clements2012-12-16
* test: Test search's handling of subprocess errorsGravatar Austin Clements2012-12-16
* emacs: Use unified error handling in searchGravatar Austin Clements2012-12-16
* test: Test show's handling of subprocess errorsGravatar Austin Clements2012-12-16
* test: emacs: new tests "notmuch-show: {add,remove} multiple tags {to,from} si...Gravatar Pieter Praet2012-12-11
* test/dump-restore: add test for warning/error messagesGravatar David Bremner2012-12-09
* test: second set of dump/restore --format=batch-tag testsGravatar David Bremner2012-12-09
* test: update dump-restore roundtripping test for batch-tag formatGravatar David Bremner2012-12-09
* test: add sanity check for dump --format=batch-tag.Gravatar David Bremner2012-12-08
* Adding tests for --format=sexp.Gravatar Peter Feigl2012-12-08
* test: use perl instead of sed -r for portabilityGravatar Jani Nikula2012-12-08
* test: wrap 'wc -l' results in arithmetic evaluation to strip whitespaceGravatar Jani Nikula2012-12-08
* test: fix count testGravatar Jani Nikula2012-12-08
* test: Fix UTF-8 JSON tests in Python 3Gravatar Austin Clements2012-12-08
* Changing build tool for test/random-corpus to CXX instead of CC.Gravatar Peter Feigl2012-12-06
* Adding parse-time to test/.gitignoreGravatar Peter Feigl2012-12-06
* test: fix an evident copy-paste error in argument parsing testGravatar Jani Nikula2012-12-04
* test: add broken roundtrip testGravatar David Bremner2012-12-02
* test: add generator for random "stub" messagesGravatar David Bremner2012-12-02
* test: add database routines for testingGravatar David Bremner2012-12-02
* test/hex-escaping: new test for hex escaping routinesGravatar David Bremner2012-12-02
* test/hex-xcode: new test binaryGravatar David Bremner2012-12-02
* test: Don't print 'nil' at the beginning of emacs-subject-to-filenameGravatar Austin Clements2012-11-29
* test: Use associative arrays to track external prereqsGravatar Austin Clements2012-11-29
* test: Abort driver if a test script abortsGravatar Austin Clements2012-11-29
* test: Make the emacsclient binary user-configurableGravatar Austin Clements2012-11-29
* test: Quote $output in calls to test_expect_equalGravatar Austin Clements2012-11-27
* new: Skip ignored broken symlinksGravatar Austin Clements2012-11-26
* test: Add a test for skipping ignored broken symlinksGravatar Austin Clements2012-11-26