summaryrefslogtreecommitdiff
path: root/test/README
AgeCommit message (Expand)Author
2014-03-11test: add machinery to download and verify databasesDavid Bremner
2013-12-09test: implement and document NOTMUCH_TEST_QUIET variable usageTomi Ollila
2013-03-07test/README: mention the test_expect_equal_json and *sanitize* functionsAaron Ecay
2012-11-29test: Make the emacsclient binary user-configurableAustin Clements
2012-11-16Fixed 2 misspellings of word 'separate'Tomi Ollila
2012-09-01test: make test_expect_equal_file() arguments flexibleDmitry Kurochkin
2012-01-25test: Add `test_emacs_expect_t'.David Edmondson
2012-01-21Document external dependencies in the test suiteEthan Glasser-Camp
2011-12-28test: allow user to choose which emacs to run tests with.David Bremner
2011-12-07test: add functions to count how much times notmuch was calledDmitry Kurochkin
2011-12-06test: add test-binaries targetDavid Bremner
2011-09-10test: remove documentation for test_expect_equal_failure.David Bremner
2011-09-10test: improve known broken tests supportDmitry Kurochkin
2011-09-10test: update documentation for test_emacs in test/READMEDmitry Kurochkin
2011-06-29test: document test_expect_equal_fileJameson Graef Rollins
2011-06-28test:Improve test behaviors when --root is usedMark Anderson
2011-06-23fix sum moar typos [text files]Pieter Praet
2011-05-27test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portabilityJoel Borggrén-Franck
2010-10-22test: Add a new test_expect_equal_failureCarl Worth
2010-10-22test: Add a new test_emacs function to test-lib.shCarl Worth
2010-09-20test/README: Document add_email_corpus (and add_message/generate_message)Carl Worth
2010-09-20test: Make the --valgrind option useful, (and drop --verbose).Carl Worth
2010-09-20test/README: Update to become notmuch-specific rather than git-specificCarl Worth
2010-09-16Update test framework for use with notmuchMichal Sojka
2010-09-16Copy test framework from GitMichal Sojka